[kdelibs3] debug sed invocation with diff

Kevin Kofler kkofler at fedoraproject.org
Mon Jun 11 22:57:38 UTC 2012


commit e07258505b559fb884ab2d64bb2857068d3e286c
Author: Kevin Kofler <kevin.kofler at chello.at>
Date:   Tue Jun 12 00:57:28 2012 +0200

    debug sed invocation with diff

 kdelibs3.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/kdelibs3.spec b/kdelibs3.spec
index 367bba8..4b0eadf 100644
--- a/kdelibs3.spec
+++ b/kdelibs3.spec
@@ -271,6 +271,7 @@ sed -i -e "s,^#define KDE_VERSION_STRING .*,#define KDE_VERSION_STRING \"%{versi
 
 # hack/fix for newer automake
 sed -iautomake -e 's|automake\*1\.10\*|automake*1.1[0-5]*|' admin/cvs.sh
+diff -u admin/cvs.sh.automake admin/cvs.sh
 make -f admin/Makefile.common cvs
 
 


More information about the scm-commits mailing list