diff --git a/build-packages.sh b/build-packages.sh index f3a263f..5aab9d2 100755 --- a/build-packages.sh +++ b/build-packages.sh @@ -31,6 +31,3 @@ install -Dm 644 "$STARTDIR/log2ram.logrotate" "$DESTDIR/etc/logrotate.d/log2ram" mkdir "$DESTDIR/DEBIAN" "$OUTDIR" cp "$STARTDIR/debian/"* "$DESTDIR/DEBIAN/" dpkg-deb --build "$DESTDIR" "$OUTDIR" -reprepro -b /var/www/repos/apt/debian includedeb buster "$OUTDIR"/*.deb -reprepro -b /var/www/repos/apt/debian includedeb stretch "$OUTDIR"/*.deb - diff --git a/debian/changelog b/debian/changelog deleted file mode 100644 index f93393e..0000000 --- a/debian/changelog +++ /dev/null @@ -1,5 +0,0 @@ -log2ram (1.4.2) any; urgency=low -* fix on rsync -* Repository is here \o/ - --- Azlux Fri, 20 Dec 2019 15:57:36 +0100 diff --git a/debian/postinst b/debian/postinst index e7153ad..91c9dd7 100755 --- a/debian/postinst +++ b/debian/postinst @@ -3,4 +3,4 @@ set -euo pipefail systemctl enable log2ram echo "##### Reboot to activate log2ram #####" -echo "##### edit /etc/log2ram.conf to configure options ####" \ No newline at end of file +echo "##### edit /etc/log2ram.conf to configure options ####"