This commit is contained in:
Azlux 2020-02-05 13:45:10 +01:00
parent f3d21dc0a7
commit e20ee3cfc2
3 changed files with 1 additions and 9 deletions

View File

@ -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

5
debian/changelog vendored
View File

@ -1,5 +0,0 @@
log2ram (1.4.2) any; urgency=low
* fix on rsync
* Repository is here \o/
-- Azlux <github@azlux.fr> Fri, 20 Dec 2019 15:57:36 +0100

2
debian/postinst vendored
View File

@ -3,4 +3,4 @@ set -euo pipefail
systemctl enable log2ram
echo "##### Reboot to activate log2ram #####"
echo "##### edit /etc/log2ram.conf to configure options ####"
echo "##### edit /etc/log2ram.conf to configure options ####"