summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/libretools/libretools.conf1
-rwxr-xr-xbin/autobuild.sh2
2 files changed, 2 insertions, 1 deletions
diff --git a/.config/libretools/libretools.conf b/.config/libretools/libretools.conf
new file mode 100644
index 0000000..fe40846
--- /dev/null
+++ b/.config/libretools/libretools.conf
@@ -0,0 +1 @@
+HOOKPOSTRELEASE=":"
diff --git a/bin/autobuild.sh b/bin/autobuild.sh
index e12604c..0787c70 100755
--- a/bin/autobuild.sh
+++ b/bin/autobuild.sh
@@ -87,7 +87,7 @@ git commit -m 'Update libre/your-freedom'
# Build the new package
makepkg -c
-librestage libre
+librestage "${PACKAGE%/*}"
# Publish the updates
git push