From fcfc636c873c9ea9d8e9dc5971122d3509b269f6 Mon Sep 17 00:00:00 2001 From: Parabola automatic package builder Date: Mon, 23 Jun 2014 17:11:25 +0000 Subject: improve --- .config/libretools/libretools.conf | 1 + bin/autobuild.sh | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 .config/libretools/libretools.conf 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 -- cgit v1.2.2