spectrwm: remove commented lines

This commit is contained in:
Juergen Daubert 2016-05-05 13:45:32 +02:00
parent 946df53250
commit a4e2bd0816

View File

@ -13,8 +13,6 @@ build () {
cd $name-$version/linux
patch -p 1 -d .. -i $SRC/$name-remove_libswmhack.patch
make PREFIX=/usr
#rm -r $PKG/usr/{man/??/,share}
#ln -sf spectrwm $PKG/usr/bin/scrotwm
install -d $PKG/usr/{bin,share/man/man1}
install spectrwm $PKG/usr/bin
install ../spectrwm.1 $PKG/usr/share/man/man1