[packages/icedtea7: 31/103] - proper quoting in the acinclude patch
jajcus
jajcus at pld-linux.org
Fri Apr 19 13:10:25 CEST 2013
commit ca7edb5b6a8230f7ffbd4069f6b14e0468aff3a2
Author: Jacek Konieczny <jajcus at pld-linux.org>
Date: Fri Apr 16 07:30:37 2010 +0000
- proper quoting in the acinclude patch
Changed files:
icedtea6-i486.patch -> 1.4
icedtea6-i486.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/icedtea6-i486.patch b/icedtea6-i486.patch
index 752dc2c..7e9f76c 100644
--- a/icedtea6-i486.patch
+++ b/icedtea6-i486.patch
@@ -20,7 +20,7 @@
else
case "${host}" in
- i?86-*-*) ;;
-+ i[567]86-*-*) ;;
++ i[[567]]86-*-*) ;;
sparc*-*-*) ;;
x86_64-*-*) ;;
*)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/icedtea7.git/commitdiff/f360048b2271851d733c2fc755b8e7cae2f337cf
More information about the pld-cvs-commit
mailing list