]> git.pld-linux.org Git - packages/gpac.git/commitdiff
- make -j1 auto/ac/gpac-0_4_0-3
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 9 Dec 2006 11:39:20 +0000 (11:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gpac.spec -> 1.24

gpac.spec

index 5580c0ef40fedf7f32d8c945a4895fa70f851b10..3586c22ca86f595f4aecb8137556c6e856df753f 100644 (file)
--- a/gpac.spec
+++ b/gpac.spec
@@ -1,6 +1,9 @@
-#
 # TODO: soname for libm4systems(?)
 # - use system mozilla includes
+# - ./configure[692]: wx-config: not found
+# - ./configure[693]: wx-config: not found
+# - CC, CFLAGS
+# - Xiph Theora: no
 #
 # Conditional build:
 %bcond_with    amr
@@ -139,7 +142,7 @@ mv applications/osmozilla/nsIOsmozilla.xpt_w32 applications/osmozilla/nsIOsmozil
        %{!?with_png:--disable-png} \
        %{!?with_xvid:--disable-xvid}
 
-%{__make} \
+%{__make} -j1 \
        XLIBDIR="/usr/X11R6/%{_lib}" \
        DESTDIR=$RPM_BUILD_ROOT
 
This page took 0.153104 seconds and 4 git commands to generate.