makedeb


ananicy 2.2.1-2


Another auto nice daemon, with community rules support

Click here to go back to the commit logs for ananicy.

Commit:


Hash: ba624517cead0bf1260f0429535c4d4821fdbd9c

Message: Corrected PKGBUILD

Diff


diff --git a/PKGBUILD b/PKGBUILD
index c1a4033..b9797d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,9 +20,6 @@ package() {
   make install PREFIX="$pkgdir"
   mkdir -p "$pkgdir/usr/"
   mv -v "$pkgdir/lib" "$pkgdir/usr/"
-}
-
-post_install() {
 	echo "To enable:"
 	echo "\$ sudo systemctl enable ananicy"
 	echo "Configs in /etc/ananicy.d/"