summaryrefslogtreecommitdiff
path: root/spectrwm
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2016-05-05 13:45:32 +0200
committerJuergen Daubert <jue@jue.li>2016-05-05 13:45:32 +0200
commita4e2bd08163b68393013bdbd8b9de0f9699553a1 (patch)
treedd803ec7a7e2cd7119d9d63eaf02fdaa34b41ce5 /spectrwm
parent946df53250bd32f8da6b79110a7bc301d3303b4d (diff)
downloadopt-a4e2bd08163b68393013bdbd8b9de0f9699553a1.tar.gz
opt-a4e2bd08163b68393013bdbd8b9de0f9699553a1.tar.xz
spectrwm: remove commented lines
Diffstat (limited to 'spectrwm')
-rw-r--r--spectrwm/Pkgfile2
1 files changed, 0 insertions, 2 deletions
diff --git a/spectrwm/Pkgfile b/spectrwm/Pkgfile
index 8c74f4a2b..68e1b577c 100644
--- a/spectrwm/Pkgfile
+++ b/spectrwm/Pkgfile
@@ -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

Generated by cgit