aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--AUTHORS1
-rwxr-xr-xpackaging/svr4/mkpkg2
2 files changed, 2 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index 2d669c41c3..a0ab9b8c43 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -895,6 +895,7 @@ Shinsuke Suzuki <suz[AT]kame.net> {
Andrew C. Feren <aferen[AT]cetacean.com> {
Makefile fix
+ Solaris packaging fix
}
Tomas Kukosa <tomas.kukosa[AT]anfdata.cz> {
diff --git a/packaging/svr4/mkpkg b/packaging/svr4/mkpkg
index 06e8a40540..40e20eb94a 100755
--- a/packaging/svr4/mkpkg
+++ b/packaging/svr4/mkpkg
@@ -46,7 +46,7 @@ if [ ! -d $stagedir ] ; then
exit 1
fi
-find $stagedir/$prefix -mindepth 1 -print | \
+find $stagedir/$prefix/* -print | \
pkgproto $stagedir/$prefix=$prefix >> $prototype
# Make the package installation directory