]> git.pld-linux.org Git - packages/kmplayer.git/commitdiff
- fix compilaton - added /usr/include/nspr to CPPFLAGS auto/th/kmplayer-0_10_0-1
authortwittner <twittner@pld-linux.org>
Sun, 14 Oct 2007 13:33:44 +0000 (13:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kmplayer.spec -> 1.79

kmplayer.spec

index c8939263cc44e575deed348286b7567bc4bba513..5dedf49a23d03b1bf79c357e29809c53628c325c 100644 (file)
@@ -94,6 +94,7 @@ cp /usr/share/automake/config.sub admin
 
 %{__make} -f admin/Makefile.common cvs
 
+CPPFLAGS="$CPPFLAGS -I/usr/include/nspr"
 %configure \
        --disable-rpath \
        --enable-final \
This page took 0.076308 seconds and 4 git commands to generate.