diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-07-04 12:20:10 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-07-04 12:20:10 -0300 |
commit | 7aa8921c81306d8bbd8d29d351a6e263ae1a5761 (patch) | |
tree | 676859ee5c678b615106e1d99833b595c186f294 /libretools.conf | |
parent | 7171852c0e7564f75506f5018f81d71ed96d9363 (diff) | |
parent | 37013de11c60a9bbdb58bdc871d0c4b4fc899af3 (diff) |
Merge branch 'master' of ssh://vparabola/srv/git/projects/libretoolsv20110708
Diffstat (limited to 'libretools.conf')
-rw-r--r-- | libretools.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libretools.conf b/libretools.conf index 95cd5e9..9cd1c9a 100644 --- a/libretools.conf +++ b/libretools.conf @@ -58,6 +58,11 @@ FULLBUILDCMD="sudo libremakepkg -cumL -M --noconfirm -M --nocheck" # Section for toru's vars TORUPATH=/var/lib/libretools/toru +## Package signing +# Leave commented to disable signing +#SIGEXT=".sig" +#SIGID="0xYOURID" + # Checks if vars aren't empty for VAR in CHROOTDIR CHROOT CHCOPY CACHEDIR PARABOLAHOST LIBREDESTDIR \ |