diff options
author | Joshua Ismael Haase Hernandez <hahj87@gmail.com> | 2011-03-25 08:30:59 -0700 |
---|---|---|
committer | Joshua Ismael Haase Hernandez <hahj87@gmail.com> | 2011-03-25 08:30:59 -0700 |
commit | d84746f9cb204617c71e2e4f906ac6fca6feab97 (patch) | |
tree | ae47bc6b7d918834d1286e4782f9c59bbef58657 /librecommit | |
parent | 04caee11289d78a444130d999510bccf8c9a5d02 (diff) |
Fixed error in librecommitv20110325-1.1
Diffstat (limited to 'librecommit')
-rwxr-xr-x | librecommit | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/librecommit b/librecommit index ffdc678..bec5915 100755 --- a/librecommit +++ b/librecommit @@ -18,6 +18,8 @@ # You should have received a copy of the GNU General Public License # along with Parabola. If not, see <http://www.gnu.org/licenses/>. +source /etc/libretools.conf + usage () { printf "$(gettext "cd to the dir with the PKGBUILD you are commiting and %s")" "$0" echo |