]> git.pld-linux.org Git - packages/rhythmbox.git/commitdiff
- @ is not special
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 20 Feb 2008 19:41:12 +0000 (19:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rhythmbox.spec -> 1.112

rhythmbox.spec

index 09013417a9e3555c73bd42d34583acaf6a26568d..d6915175f6789cb995fd05c0fc1b0982ede48167 100644 (file)
@@ -122,8 +122,8 @@ Wtyczka Rhythmboksa do przeglądarek WWW.
 %patch7 -p1
 %patch8 -p1
 
-sed -i -e 's#sr\@Latn#sr\@latin#' po/LINGUAS
-mv po/sr\@{Latn,latin}.po
+%{__sed} -i -e 's#sr@Latn#sr@latin#' po/LINGUAS
+mv po/sr@{Latn,latin}.po
 
 %build
 # for snapshots
This page took 0.029015 seconds and 4 git commands to generate.