Revisions of icu

Dennis Kadioglu's avatar Dennis Kadioglu (denkad) committed (revision 4)
sync with Arch
Dennis Kadioglu's avatar Dennis Kadioglu (denkad) committed (revision 3)
sync with Arch
Dennis Kadioglu's avatar Dennis Kadioglu (denkad) committed (revision 2)
workaround failing patches
--This line, and those below, will be ignored-

M    PKGBUILD

Diff for working copy: .
Index: PKGBUILD
===================================================================

--- PKGBUILD	(revision 1)
+++ PKGBUILD	(working copy)
@@ -20,7 +20,9 @@
 prepare() {
   cd icu/source
   # fix Malayalam encoding https://bugzilla.redhat.com/show_bug.cgi?id=654200
-  patch -Rp3 -i ${srcdir}/icu.8198.revert.icu5431.patch
+  if ! patch -R -p3 --dry-run <${srcdir}/icu.8198.revert.icu5431.patch; then
+    patch -Rp3 -i ${srcdir}/icu.8198.revert.icu5431.patch
+  fi
 }
 
 build() {
Dennis Kadioglu's avatar Dennis Kadioglu (denkad) committed (revision 1)
add icu
Displaying all 4 revisions
openSUSE Build Service is sponsored by