]> git.pld-linux.org Git - packages/cinelerra-cv.git/commitdiff
- rel 9; fix sed rule auto/th/cinelerra-cv-2_1-0_20061125_9
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 23 Aug 2008 14:04:46 +0000 (14:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cinelerra-cv.spec -> 1.14

cinelerra-cv.spec

index d826ca526431f8c2d30986b03ceb116057d25e33..6958faee0f2bd75188cf76e0042f88aeb115fa80 100644 (file)
@@ -6,7 +6,7 @@ Summary:        Cinelerra - capturing, editing and production of audio/video material
 Summary(pl.UTF-8):     Cinelerra - nagrywanie, obróbka i produkcja materiału audio/video
 Name:          cinelerra-cv
 Version:       2.1
-Release:       0.%{snap}.8
+Release:       0.%{snap}.9
 License:       GPL
 Group:         X11/Applications
 # svn://svn.skolelinux.org/cinelerra/trunk/hvirtual
@@ -94,7 +94,7 @@ Wersja Społecznościowa.
 %setup -q
 %patch0 -p1
 
-find . -name Makefile.am -exec sed -e 's#^LIBTOOL =.*##g' "{}" ";"
+find . -name Makefile.am -exec sed -i -e 's#^LIBTOOL =.*##g' "{}" ";"
 
 %build
 rm -f m4/*.m4 *.m4
This page took 0.074251 seconds and 4 git commands to generate.