]> git.pld-linux.org Git - packages/arts.git/commitdiff
- remove libpng 1.2 hack from %build.
authorkloczek <kloczek@pld-linux.org>
Wed, 28 Aug 2002 00:15:31 +0000 (00:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    arts.spec -> 1.5

arts.spec

index 8b6cd690028b39bd67777a93aacf017ef7d6a88f..d145c5dfb6c1018e1cad9ea33ef868acff16ba18 100644 (file)
--- a/arts.spec
+++ b/arts.spec
@@ -106,10 +106,6 @@ kde_icondir="%{_pixmapsdir}"; export kde_icondir
 
 #%{__make} -f Makefile.cvs
 
-if [ -f %{_pkgconfigdir}/libpng12.pc ] ; then
-       CFLAGS="`pkg-config libpng12 --cflags` %{rpmcflags}"
-fi
-
 %configure \
        --%{?debug:en}%{!?debug:dis}able-debug \
        --enable-final \
This page took 0.032681 seconds and 4 git commands to generate.