jreznik pushed to kdelibs3 (epel7). "fix the sed suffix to match the diff line"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 2 15:37:47 UTC 2015


>From 496bfe539d6f51f35089a7116676e963e4d84b1b Mon Sep 17 00:00:00 2001
From: Kevin Kofler <kevin.kofler at chello.at>
Date: Tue, 12 Jun 2012 01:14:59 +0200
Subject: fix the sed suffix to match the diff line


diff --git a/kdelibs3.spec b/kdelibs3.spec
index 4b0eadf..018b9fb 100644
--- a/kdelibs3.spec
+++ b/kdelibs3.spec
@@ -270,7 +270,7 @@ format for easy browsing
 sed -i -e "s,^#define KDE_VERSION_STRING .*,#define KDE_VERSION_STRING \"%{version}-%{release} %{distname}\"," kdecore/kdeversion.h
 
 # hack/fix for newer automake
-sed -iautomake -e 's|automake\*1\.10\*|automake*1.1[0-5]*|' admin/cvs.sh
+sed -i.automake -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
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/kdelibs3.git/commit/?h=epel7&id=496bfe539d6f51f35089a7116676e963e4d84b1b


More information about the scm-commits mailing list