diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2007-12-16 13:17:26 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2007-12-16 13:17:26 +0000 |
commit | d5f5e237774c024c3f9425b0f22994a5d1a77adf (patch) | |
tree | 4a025b23080e1fcbc668438d9c280542730e9479 /security/sfs/pkg-plist | |
parent | b07f4068ac763dd1e236ebd3582fb3e9fe59c5ab (diff) |
Notes
Diffstat (limited to 'security/sfs/pkg-plist')
-rw-r--r-- | security/sfs/pkg-plist | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/security/sfs/pkg-plist b/security/sfs/pkg-plist index ccb625832089..1c38c47e8316 100644 --- a/security/sfs/pkg-plist +++ b/security/sfs/pkg-plist @@ -7,10 +7,6 @@ bin/sfsdeclog bin/sfskey bin/sfsproac bin/ssu -@unexec if [ -f %D/etc/rc.d/sfscd.sh ]; then cmp -s %D/etc/rc.d/sfscd.sh.sample %D/etc/rc.d/sfscd.sh && rm -f %D/etc/rc.d/sfscd.sh || echo "${PKG_PREFIX}/etc/rc.d/sfscd.sh is different than distribution sample, leaving for manual cleanup." | fmt; fi -etc/rc.d/sfscd.sh.sample -@unexec if [ -f %D/etc/rc.d/sfssd.sh ]; then cmp -s %D/etc/rc.d/sfssd.sh.sample %D/etc/rc.d/sfssd.sh && rm -f %D/etc/rc.d/sfssd.sh || echo "${PKG_PREFIX}/etc/rc.d/sfssd.sh is different than distribution sample, leaving for manual cleanup." | fmt; fi -etc/rc.d/sfssd.sh.sample etc/sfs/sfsrwsd_config.sample include/sfs include/sfs-%%SFS_VERSION%%/aclnt.h |