pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/suse91_base Fix PLIST for binary packages.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/58dce0d1a96e
branches:  trunk
changeset: 482934:58dce0d1a96e
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Nov 05 14:23:53 2004 +0000

description:
Fix PLIST for binary packages.

diffstat:

 emulators/suse91_base/PLIST |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 5ca15a8d215a -r 58dce0d1a96e emulators/suse91_base/PLIST
--- a/emulators/suse91_base/PLIST       Fri Nov 05 14:19:01 2004 +0000
+++ b/emulators/suse91_base/PLIST       Fri Nov 05 14:23:53 2004 +0000
@@ -1,9 +1,10 @@
-@comment $NetBSD: PLIST,v 1.2 2004/10/02 01:26:19 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2004/11/05 14:23:53 wiz Exp $
 sbin/linux-mkpwd
 @unexec ${RM} -f %D/@@EMULSUBDIR@@/etc/ld.so.cache
 @@EMULSUBDIR@@/etc/SuSE-release
 @@EMULSUBDIR@@/etc/mtab
 @@EMULSUBDIR@@/usr/lib/libz.so.1
+@exec ${MKDIR} %D/@@EMULSUBDIR@@/proc
 @dirrm @@EMULSUBDIR@@/proc
 @unexec cd %D/@@EMULSUBDIR@@/etc && ${RM} -f group gshadow passwd shadow
 @exec ${MKDIR} %D/@@EMULSUBDIR@@/dev



Home | Main Index | Thread Index | Old Index