]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
- strict match on %files
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 1 Oct 2005 00:44:00 +0000 (00:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pearize.sh -> 1.13

pearize.sh

index 3808d63c4e08143a2e77006bd19bb91623fff3b9..948031338f0726b8fabcefc34a2d5fe46ccd38f5 100644 (file)
@@ -109,7 +109,7 @@ $_noautoreq
 }
 " $spec
 
-       sed -i -e '/^%files/{
+       sed -i -e '/^%files$/{
 i\
 %post\
 if [ -f %{_docdir}/%{name}-%{version}/optional-packages.txt ]; then\
This page took 0.059686 seconds and 4 git commands to generate.