SOURCES: ekiga-shell.patch (NEW) - remove bashizm

sls sls at pld-linux.org
Tue Nov 18 07:07:19 CET 2008


Author: sls                          Date: Tue Nov 18 06:07:19 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- remove bashizm

---- Files affected:
SOURCES:
   ekiga-shell.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/ekiga-shell.patch
diff -u /dev/null SOURCES/ekiga-shell.patch:1.1
--- /dev/null	Tue Nov 18 07:07:20 2008
+++ SOURCES/ekiga-shell.patch	Tue Nov 18 07:07:14 2008
@@ -0,0 +1,11 @@
+--- ekiga-3.0.1/src/Makefile.am.orig	2008-11-05 02:58:20.829222623 +0100
++++ ekiga-3.0.1/src/Makefile.am	2008-11-05 02:59:05.326164449 +0100
+@@ -171,7 +171,7 @@
+             echo "#define EKIGA_REVISION $(SVN_REVISION)" > revision.h; \
+           fi \
+         else \
+-          if !(test -e "./revision.h"); then\
++          if [ ! -e "./revision.h" ]; then\
+             echo "#define EKIGA_REVISION \"unknown\"" > revision.h; \
+           fi \
+         fi)
================================================================


More information about the pld-cvs-commit mailing list