diff options
author | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2010-10-27 12:24:12 -0500 |
---|---|---|
committer | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2010-10-27 12:24:12 -0500 |
commit | e53333a2185c2f3b2c5363b9279f5fcac6c97bd6 (patch) | |
tree | 8d3ff678470e0368ed5cd0ac7491999e64781aa0 | |
parent | 75e497de0cef3aa8220643b54b9a3bd983ab2be7 (diff) |
updated PKGBUILD y libretools.install
-rw-r--r-- | PKGBUILD | 2 | ||||
-rw-r--r-- | libretools.install | 2 |
2 files changed, 1 insertions, 3 deletions
@@ -15,7 +15,7 @@ install=libretools.install source=(libretools.install) md5sums=('b1761e6e641dbb9aaa15b0ddaf1638a9') -_gitroot="http://www.parabolagnulinux.org/projects/libretools.git" # Asumming setup for libretools +_gitroot="http://www.parabolagnulinux.org/projects/libretools.git" _gitname="libretools" build() { diff --git a/libretools.install b/libretools.install index 41305ee..6971f67 100644 --- a/libretools.install +++ b/libretools.install @@ -9,8 +9,6 @@ For the scripts that can be run as normal user you can make custom configuration by copying /etc/libretools.conf to \$XDG_CONFIG_HOME/libretools/libretools.conf -Your /etc/pacman.conf should have uncommented CacheDir option - You should add this to your ~/.ssh/config file: # Parabola Host |