]> git.pld-linux.org Git - packages/gimp.git/commitdiff
- remove mpeg plugin from file list gimp-1_2_3-1_5
authorwrobell <wrobell@pld-linux.org>
Fri, 1 Mar 2002 17:21:33 +0000 (17:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gimp.spec -> 1.129

gimp.spec

index d66762964efbef4e6421e8e29fb7c6afb9872f92..b2f2d478c9ebaa64cf0f537191a1823e0d93d73d 100644 (file)
--- a/gimp.spec
+++ b/gimp.spec
@@ -209,7 +209,7 @@ mv -f $RPM_BUILD_ROOT/usr/share/man/man1/* $RPM_BUILD_ROOT%{_mandir}/man1
 echo "%defattr(755,root,root,755)" >> %{name}.lang
 
 ls -1 $RPM_BUILD_ROOT%{_libdir}/gimp/1.2/plug-ins/* | \
-       egrep -w -v -e "aa|print" | \
+       egrep -w -v -e "aa|mpeg|print" | \
        sed -e s#^`echo $RPM_BUILD_ROOT`## >> %{name}.lang
 
 echo "%defattr(644,root,root,755)" >> %{name}.lang
This page took 0.045491 seconds and 4 git commands to generate.