SOURCES: testdisk-ac.patch (NEW) - ac fix
qboosh
qboosh at pld-linux.org
Fri Jul 18 00:24:56 CEST 2008
Author: qboosh Date: Thu Jul 17 22:24:56 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- ac fix
---- Files affected:
SOURCES:
testdisk-ac.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/testdisk-ac.patch
diff -u /dev/null SOURCES/testdisk-ac.patch:1.1
--- /dev/null Fri Jul 18 00:24:57 2008
+++ SOURCES/testdisk-ac.patch Fri Jul 18 00:24:51 2008
@@ -0,0 +1,11 @@
+--- testdisk-6.10/configure.ac.orig 2008-07-17 13:13:38.000000000 +0200
++++ testdisk-6.10/configure.ac 2008-07-17 23:14:59.366034707 +0200
+@@ -162,7 +162,7 @@
+ [SUDO_BIN="${withval}"])
+
+ AC_ARG_ENABLE([missing-uuid-ok],
+- AS_HELP_STRING(--enable-missing-uuid-ok, force compilation even if both uuidgen and uuid_generate are missing, for developpement only (default is NO)),
++ AS_HELP_STRING([--enable-missing-uuid-ok], [force compilation even if both uuidgen and uuid_generate are missing, for developpement only (default is NO)]),
+ [case "${enableval}" in
+ yes) missing_uuid_ok=true ;;
+ no) missing_uuid_ok=false ;;
================================================================
More information about the pld-cvs-commit
mailing list