packages: scummvm/scummvm.spec - fix what adapter broke
lisu
lisu at pld-linux.org
Fri Feb 24 14:51:28 CET 2012
Author: lisu Date: Fri Feb 24 13:51:28 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- fix what adapter broke
---- Files affected:
packages/scummvm:
scummvm.spec (1.63 -> 1.64)
---- Diffs:
================================================================
Index: packages/scummvm/scummvm.spec
diff -u packages/scummvm/scummvm.spec:1.63 packages/scummvm/scummvm.spec:1.64
--- packages/scummvm/scummvm.spec:1.63 Fri Feb 24 14:49:19 2012
+++ packages/scummvm/scummvm.spec Fri Feb 24 14:51:23 2012
@@ -563,7 +563,7 @@
%build
./configure \
---prefix=%{_prefix} \
+ --prefix=%{_prefix} \
--disable-debug \
--enable-all-engines \
--enable-plugins \
@@ -576,7 +576,7 @@
cd scummvm-tools-%{version_tools}
./configure \
---prefix=%{_prefix} \
+ --prefix=%{_prefix} \
--disable-debug
%{__make} \
@@ -772,6 +772,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.64 2012/02/24 13:51:23 lisu
+- fix what adapter broke
+
Revision 1.63 2012/02/24 13:49:19 lisu
- up to 1.4.1
- adapter
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/scummvm/scummvm.spec?r1=1.63&r2=1.64&f=u
More information about the pld-cvs-commit
mailing list