SPECS: wine-doors.spec - wineroot dir hack in prefs.xml
glen
glen at pld-linux.org
Fri Dec 22 00:36:38 CET 2006
Author: glen Date: Thu Dec 21 23:36:38 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- wineroot dir hack in prefs.xml
---- Files affected:
SPECS:
wine-doors.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/wine-doors.spec
diff -u SPECS/wine-doors.spec:1.3 SPECS/wine-doors.spec:1.4
--- SPECS/wine-doors.spec:1.3 Thu Dec 21 21:37:24 2006
+++ SPECS/wine-doors.spec Fri Dec 22 00:36:33 2006
@@ -1,6 +1,6 @@
# $Revision$, $Date$
%define _snap 20061221.386
-%define _rel 0.2
+%define _rel 0.5
Summary: Wine-Doors - Windows application management for the GNOME desktop
Name: wine-doors
Version: 0.1
@@ -34,6 +34,8 @@
%install
rm -rf $RPM_BUILD_ROOT
+export USER=root # to fool setup.py with wineroot detection
+
python setup.py install \
--root=$RPM_BUILD_ROOT \
--prefix=%{_prefix}
@@ -74,6 +76,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2006/12/21 23:36:33 glen
+- wineroot dir hack in prefs.xml
+
Revision 1.3 2006/12/21 20:37:24 blues
- it starts at least now...
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/wine-doors.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list