Skip to content

Commit

Permalink
Partial update to implement relative paths for automated build scripts.
Browse files Browse the repository at this point in the history
Signed-off-by: Benjamin Donnachie <benjamin@py-soft.co.uk>
  • Loading branch information
Benjamin Donnachie committed Jan 23, 2011
1 parent f0626e4 commit a38f59b
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion installer/MacGPG2.pmdoc/01macgpg-contents.xml
@@ -1 +1 @@
<pkg-contents spec="1.12"><f n="MacGPG2" o="root" g="admin" p="16893" pt="/Users/benjamin/Desktop/MacGPG2/build/MacGPG2" m="true" t="file"><f n=".DS_Store" o="root" g="admin" p="33204"/><f n="Library" o="root" g="admin" p="17405"><f n=".DS_Store" o="root" g="admin" p="33204"><mod>mode</mod></f><f n="LaunchAgents" o="root" g="wheel" p="16877"><f n=".DS_Store" o="root" g="wheel" p="33204"><mod>mode</mod></f><f n="org.gpgtools.macgpg2.gpg-agent.plist" o="root" g="wheel" p="33204"><mod>mode</mod></f></f></f><f n="private" o="root" g="wheel" p="16877"><f n="etc" o="root" g="wheel" p="16877"><f n="manpaths.d" o="root" g="wheel" p="16877"><f n="MacGPG2" o="root" g="wheel" p="33188"><mod>group</mod><mod>owner</mod></f></f><f n="paths.d" o="root" g="wheel" p="16877"><f n="MacGPG2" o="root" g="wheel" p="33204"/></f></f></f><mod>mode</mod><mod>group</mod><mod>owner</mod></f></pkg-contents>
<pkg-contents spec="1.12"><f n="MacGPG2" o="benjamin" g="staff" p="16877" pt="/Users/benjamin/Desktop/MacGPG2/git/MacGPG2" m="false" t="file"><f n="Library" o="benjamin" g="staff" p="16877"><f n=".DS_Store" o="benjamin" g="staff" p="33188"/><f n="LaunchAgents" o="benjamin" g="staff" p="16877"><f n=".DS_Store" o="benjamin" g="staff" p="33188"/><f n="org.gpgtools.macgpg2.gpg-agent.plist" o="benjamin" g="staff" p="33188"/></f></f><f n="private" o="benjamin" g="staff" p="16877"><f n="etc" o="benjamin" g="staff" p="16877"><f n="manpaths.d" o="benjamin" g="staff" p="16877"><f n="MacGPG2" o="benjamin" g="staff" p="33188"/></f><f n="paths.d" o="benjamin" g="staff" p="16877"><f n="MacGPG2" o="benjamin" g="staff" p="33188"/></f></f></f></f></pkg-contents>
2 changes: 1 addition & 1 deletion installer/MacGPG2.pmdoc/01macgpg.xml
@@ -1 +1 @@
<pkgref spec="1.12" uuid="0B55CEF2-4625-440C-9581-C963341FB6BE"><config><identifier>org.gpgtools.macgpg2.MacGPG2.pkg</identifier><version>1.13</version><description></description><post-install type="none"/><requireAuthorization/><installFrom relative="true">MacGPG2</installFrom><installTo>/</installTo><flags><followSymbolicLinks/></flags><packageStore type="internal"></packageStore><mod>installFrom.isRelativeType</mod><mod>scripts.scriptsDirectoryPath.isRelativeType</mod><mod>scripts.postinstall.isRelativeType</mod><mod>parent</mod><mod>identifier</mod><mod>version</mod></config><scripts><postinstall relative="true" mod="true">postflight</postinstall></scripts><contents><file-list>01macgpg-contents.xml</file-list><filter>/CVS$</filter><filter>/\.svn$</filter><filter>/\.cvsignore$</filter><filter>/\.cvspass$</filter><filter>/\.DS_Store$</filter></contents></pkgref>
<pkgref spec="1.12" uuid="0B55CEF2-4625-440C-9581-C963341FB6BE"><config><identifier>org.gpgtools.macgpg2.MacGPG2.pkg</identifier><version>1.13</version><description></description><post-install type="none"/><requireAuthorization/><installFrom relative="true" mod="true">../MacGPG2</installFrom><installTo>/</installTo><flags><followSymbolicLinks/></flags><packageStore type="internal"></packageStore><mod>installFrom.isRelativeType</mod><mod>identifier</mod><mod>version</mod><mod>scripts.postinstall.isRelativeType</mod><mod>scripts.scriptsDirectoryPath.isRelativeType</mod><mod>parent</mod></config><scripts><postinstall relative="true" mod="true">postflight</postinstall></scripts><contents><file-list>01macgpg-contents.xml</file-list><filter>/CVS$</filter><filter>/\.svn$</filter><filter>/\.cvsignore$</filter><filter>/\.cvspass$</filter><filter>/\.DS_Store$</filter></contents></pkgref>
1 change: 1 addition & 0 deletions installer/MacGPG2.pmdoc/02build-contents.xml
@@ -0,0 +1 @@
<pkg-contents spec="1.12"><f n="GnuPG2" o="" g="" p="0" pt="/Users/benjamin/Desktop/MacGPG2/git/installer/GnuPG2" m="false" t="file"/></pkg-contents>
1 change: 1 addition & 0 deletions installer/MacGPG2.pmdoc/02build.xml
@@ -0,0 +1 @@
<pkgref spec="1.12" uuid="BB39BE0F-0186-4216-B395-BE7C1964EE7F"><config><identifier>org.gpgtools.macgpg2.GnuPG2.pkg</identifier><version>2.0.17.5</version><description></description><post-install type="none"/><requireAuthorization/><installFrom relative="true" mod="true">../build</installFrom><installTo mod="true">/usr/local/MacGPG2</installTo><flags><followSymbolicLinks/></flags><packageStore type="internal"></packageStore><mod>installTo.path</mod><mod>installFrom.isRelativeType</mod><mod>installTo</mod><mod>identifier</mod><mod>parent</mod><mod>version</mod></config><contents><file-list>02build-contents.xml</file-list><filter>/CVS$</filter><filter>/\.svn$</filter><filter>/\.cvsignore$</filter><filter>/\.cvspass$</filter><filter>/\.DS_Store$</filter></contents></pkgref>
1 change: 0 additions & 1 deletion installer/MacGPG2.pmdoc/02gnupg-contents.xml

This file was deleted.

1 change: 0 additions & 1 deletion installer/MacGPG2.pmdoc/02gnupg.xml

This file was deleted.

2 changes: 1 addition & 1 deletion installer/MacGPG2.pmdoc/index.xml
Expand Up @@ -736,4 +736,4 @@ Please see the MacGPG2 project homepage for further help and information {\field
Thank for you installing MacGPG2.\
\
Benjamin Donnachie\
MacGPG2 Project}]]></resource></locale></resources><flags/><item type="file">01macgpg.xml</item><item type="file">02gnupg.xml</item><mod>postinstallActions.actions</mod><mod>properties.title</mod><mod>properties.anywhereDomain</mod><mod>properties.systemDomain</mod></pkmkdoc>
MacGPG2 Project}]]></resource></locale></resources><flags/><item type="file">01macgpg.xml</item><item type="file">02build.xml</item><mod>properties.systemDomain</mod><mod>properties.title</mod><mod>properties.anywhereDomain</mod><mod>postinstallActions.actions</mod></pkmkdoc>

0 comments on commit a38f59b

Please sign in to comment.