]> git.pld-linux.org Git - packages/libpng12.git/commitdiff
- .la cleanup
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 6 Mar 2011 11:44:57 +0000 (11:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libpng12.spec -> 1.181

libpng12.spec

index 0707466edeede49b411b358ee391cf6c43f907ab..bfd747964d2ee46643a2a07beae95d9d33743450 100644 (file)
@@ -96,6 +96,9 @@ install -d $RPM_BUILD_ROOT{%{_bindir},%{_libdir},%{_mandir}/man{3,5}} \
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/libpng.la
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/libpng12.la
+
 # these come from libpng (1.4.x) now
 %{__rm} $RPM_BUILD_ROOT%{_bindir}/libpng-config \
        $RPM_BUILD_ROOT%{_includedir}/png*.h \
This page took 0.083055 seconds and 4 git commands to generate.