]> git.pld-linux.org Git - packages/mplayer.git/commitdiff
- added call to --enable-directfb if needed
authorPatryk Zawadzki <patrys@room-303.com>
Thu, 28 Jul 2005 22:05:21 +0000 (22:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- patch provided by ChomAr (duch at wla pl)

Changed files:
    mplayer.spec -> 1.286

mplayer.spec

index 5745222e3461a668edb7702e91c267cfc5e618e6..0bb9c384d69293b49a1f4ab2ba3e6b99f450b796 100644 (file)
@@ -272,6 +272,7 @@ export CC CFLAGS
 %ifarch ppc
 %{!?with_altivec:--disable-altivec} \
 %endif
+%{?with_directfb:--enable-directfb} \
 %{!?with_directfb:--disable-directfb} \
 %{!?with_divx4linux:--disable-divx4linux} \
 %{?with_divx4linux:--with-extraincdir=/usr/include/divx} \
This page took 0.027726 seconds and 4 git commands to generate.