* Install the manpages of pidof and killall5.
svn path=/nixpkgs/trunk/; revision=22202
This commit is contained in:
@@ -24,7 +24,7 @@ postInstall() {
|
||||
rm -rf $out/sbin
|
||||
rm -rf $out/include
|
||||
rm -rf $out/share/man/man5
|
||||
rm -rf $out/share/man/man8
|
||||
rm $(for i in $out/share/man/man8/*; do echo $i; done | grep -v 'pidof\|killall5')
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user