[pkg-horde] [SCM] Debian Horde Packages repository: ingo1 package branch, debian-sid, updated. debian/1.2.3+debian0-1-6-g97abb37

Gregory Colpart gcolpart at ioakim2.evolix.net
Sat Jul 10 18:26:13 UTC 2010


The following commit has been merged in the debian-sid branch:
commit 97abb37fe8ccb2f113d382dcf84f026ce70bdf2f
Author: Gregory Colpart <gcolpart at ioakim2.evolix.net>
Date:   Sat Jul 10 20:05:04 2010 +0200

    typo...

diff --git a/debian/rules b/debian/rules
index 6c65b34..fc3f4d6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -110,7 +110,7 @@ binary-indep: build install
 binary: binary-indep binary-arch
 
 check-external-libs:
-	if [[ -e js/prototype.js ] || [ -e js/src/prototype.js ]; then \
+	if [ -e js/prototype.js ] || [ -e js/src/prototype.js ]; then \
                echo ""; \
 	      echo " **                                  **"; \
 	      echo " **  tar contains external files!    **"; \

-- 
Debian Horde Packages repository: ingo1 package



More information about the pkg-horde-hackers mailing list