From 750fb2354ee41ae92c6c7cde5ae577cf8d8a610c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Reynolds?= Date: Thu, 18 Nov 2010 14:32:50 -0300 Subject: Added librepatch for generating -libre patches (useful for abs-libre) Fixed librechroot --- libretools.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libretools.conf') diff --git a/libretools.conf b/libretools.conf index a83c8c4..05db5ce 100644 --- a/libretools.conf +++ b/libretools.conf @@ -10,6 +10,9 @@ CHCOPY=copy # Obtains CacheDir from pacman.conf CACHEDIR=`grep "^#\?CacheDir" /etc/pacman.conf | cut -d'=' -f2` +# Directory where you store PKGBUILD patches +PATCHDIR= + # Parabola hostname (should be the same used on ssh_config PARABOLAHOST=parabola -- cgit v1.2.2