Quellcode durchsuchen

Modify to only build static libraries

Michael Schloh von Bennewitz vor 22 Jahren
Ursprung
Commit
e089ab0968
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      xine-lib/xine-lib.spec

+ 2 - 2
xine-lib/xine-lib.spec

@@ -36,7 +36,7 @@ Distribution: OpenPKG [JUNK]
 Group:        Video
 License:      GPL
 Version:      1
-Release:      20030508
+Release:      20030509
 
 #   list of sources
 Source0:      http://download.sourceforge.net/xine/xine-lib-%{version}-beta11.tar.gz
@@ -74,7 +74,7 @@ AutoReqProv:  no
         --with-x \
         --x-includes=`%{l_prefix}/etc/rc --query x11_incdir` \
         --x-libraries=`%{l_prefix}/etc/rc --query x11_libdir` \
-        --enable-static --enable-shared \
+        --enable-static --disable-shared \
         --with-libiconv-prefix=%{l_prefix} \
         --with-sdl-prefix=%{l_prefix} \
         --with-ogg-prefix=%{l_prefix} \