Git-Url:
http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=4dfbe895ce09e42510791172bdfc4e919cc8564c
commit 4dfbe895ce09e42510791172bdfc4e919cc8564c
Author: Janny <[EMAIL PROTECTED]>
Date: Fri Feb 15 17:35:56 2008 +0100
syntax error correction
diff --git a/Makefile b/Makefile
index 48a8cca..647820a 100644
--- a/Makefile
+++ b/Makefile
@@ -47,8 +47,8 @@ check-tree:
if [ ${APPSGROUP} == "KDE4" ] ; then \
echo "[playground]" >> ${PACCONF}; \
echo "Server =
http://ftp.frugalware.org/pub/other/people/crazy/playground/frugalware-i686/"
>> ${PACCONF}; \
- fi; \
- else; \
+ fi \
+ else \
@echo "Error: Cannot find repoman.conf , is pacman-tools installed ?"; \
exit 1; \
fi
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git