aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/svr4/mkpkg
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2010-11-21 19:03:17 +0000
committerBill Meier <wmeier@newsguy.com>2010-11-21 19:03:17 +0000
commitd1b6eacf219143e585ae026322fda6c90dd466f1 (patch)
tree76f1919e7bc6c90c16b803cc1bbd88c55f5a2aca /packaging/svr4/mkpkg
parent2560f981ab5f6a1905cee775302ba7e67a4298d9 (diff)
Add $Id$; Fix some properties.
svn path=/trunk/; revision=34996
Diffstat (limited to 'packaging/svr4/mkpkg')
-rwxr-xr-xpackaging/svr4/mkpkg4
1 files changed, 3 insertions, 1 deletions
diff --git a/packaging/svr4/mkpkg b/packaging/svr4/mkpkg
index 5fbc320df9..ecd908ee79 100755
--- a/packaging/svr4/mkpkg
+++ b/packaging/svr4/mkpkg
@@ -5,7 +5,9 @@
#
# This is a modified version of a script written by mark@metalab.unc.edu .
# The original is at http://metalab.unc.edu/pub/packages/solaris/sparc/html/creating.solaris.packages.html .
-
+#
+# $Id$
+#
if [ "$1" != "" ] ; then
pkg=$1
else