]> git.pld-linux.org Git - packages/0ad.git/blobdiff - 0ad.spec
- comment out some bogus options
[packages/0ad.git] / 0ad.spec
index c625fa07a1195e117c807420ddf1b8ff4a6b5265..d9b001ef7ea97f2f2c65a699a967210ac1b13c4b 100644 (file)
--- a/0ad.spec
+++ b/0ad.spec
@@ -61,10 +61,13 @@ export CFLAGS="%{rpmcflags}"
 export CPPFLAGS="%{rpmcxxflags}"
 cd build/workspaces
 ./update-workspaces.sh \
+       --with-system-enet \
+       --with-system-nvtt \
+       --with-system-mozjs185
 #      --verbose \
-       --bindir %{_bindir} \
-       --datadir %{_datadir}/%{name} \
-       --libdir %{_libdir}/%{name}
+#      --bindir %{_bindir} \
+#      --datadir %{_datadir}/%{name} \
+#      --libdir %{_libdir}/%{name}
 
 cd gcc
 %{__make} \
This page took 1.370365 seconds and 4 git commands to generate.