diff options
Diffstat (limited to 'libretools.conf')
-rw-r--r-- | libretools.conf | 3 |
1 files changed, 3 insertions, 0 deletions
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 |