wok-stable
diff pm-utils/receipt @ rev 11635
pure-ftpd: add SSL & puredb suport
author |
Eric Joseph-Alexandre <erjo@slitaz.org> |
date |
Thu Feb 02 23:13:04 2012 +0100 (2012-02-02) |
parents |
87c39df98536 |
children |
ca5b268ea81d |
line diff
1.1 --- a/pm-utils/receipt Mon Aug 30 22:13:42 2010 +0200
1.2 +++ b/pm-utils/receipt Thu Feb 02 23:13:04 2012 +0100
1.3 @@ -34,7 +34,6 @@
1.4 cp -a $_pkg/usr/lib $fs/usr
1.5 mkdir -p $fs/etc
1.6 cp -a $_pkg/usr/etc/pm $fs/etc
1.7 -# strip -s $fs/usr/bin/*
1.8 }
1.9
1.10 post_install()