Corrected the module name in the GPL preamble
authorIan Silvester <iansilvester@fastmail.fm>
Wed, 28 Nov 2012 14:45:29 +0000 (14:45 +0000)
committerIan Silvester <iansilvester@fastmail.fm>
Wed, 28 Nov 2012 14:45:29 +0000 (14:45 +0000)
pkg resources/multi-binary scripts/postinstall
pkg resources/multi-binary scripts/preinstall
pkg resources/single-binary scripts/postinstall
pkg resources/single-binary scripts/preinstall
pkg resources/single-binary scripts/readme

index 2b0b370..0d15c31 100755 (executable)
@@ -27,7 +27,8 @@
 #                USA
 #
 # Modification : If you modify this file please consider whether your 
-#                changes ought to be passed back to the macsetup module.
+#                changes ought to be passed back to the OSXPackageBuilder
+#                module.
 #
 
 #  This postinstall script:
index f613861..9acb175 100755 (executable)
@@ -27,7 +27,8 @@
 #                USA
 #
 # Modification : If you modify this file please consider whether your 
-#                changes ought to be passed back to the macsetup module.
+#                changes ought to be passed back to the OSXPackageBuilder
+#                module.
 #
 
 #  This preinstall script:
index 59c21a0..ccc1b76 100755 (executable)
@@ -28,7 +28,8 @@
 #                USA
 #
 # Modification : If you modify this file please consider whether your 
-#                changes ought to be passed back to the macsetup module.
+#                changes ought to be passed back to the OSXPackageBuilder
+#                module.
 #
 
 #  This postinstall script:
index 0e3926f..f0238ea 100755 (executable)
@@ -27,7 +27,8 @@
 #                USA
 #
 # Modification : If you modify this file please consider whether your 
-#                changes ought to be passed back to the macsetup module.
+#                changes ought to be passed back to the OSXPackageBuilder
+#                module.
 #
 
 #  This preinstall script:
index f7f9e89..53d3fa5 100644 (file)
@@ -25,7 +25,7 @@
 #                USA
 #
 # Modification : If you modify this file please consider whether your 
-#                changes ought to be passed back to the macsetup module.
+#                changes ought to be passed back to the OSXPackageBuilder\r#                module.
 #
 
 These single-binary pre/postinstall scripts are the ones currently used by the supplied PackageMaker projects, and handle both fresh and upgrade installations. The pre/postupgrade scripts must be exact duplicates of (or soft links to) the ~install scripts, and are supplied only for OS X 10.4 where upgrade installation would fail without them; for OS X 10.5 and upwards Apple's Installer no longer uses them.
\ No newline at end of file