diff --git a/xap/guile-swayer/SlackBuild b/xap/guile-swayer/SlackBuild index 31f6158e..d6b677da 100755 --- a/xap/guile-swayer/SlackBuild +++ b/xap/guile-swayer/SlackBuild @@ -40,14 +40,9 @@ autoreconf -i ./configure \ --prefix=/usr -# compilation -#make -j3 PREFIX=$PREFIX - # installation make install DESTDIR=$PKG -chmod a+s $PKG/usr/bin/brightnessctl - mkdir -p $PKG/usr/doc/$PRGNAM cp LICENSE README* $PKG/usr/doc/$PRGNAM/ @@ -65,9 +60,6 @@ chown -R root:root * # embaumement mkdir -p $PKG/install -cat < $PKG/install/doinst.sh -chmod a+s /usr/bin/brightnessctl -EOF cat < $PKG/install/slack-desc $PRGNAM: $PRGNAM ( Extensible Guile bindings for SwayWM )