[Lunar-commits] <moonbase-other> wine: minor cleanup
v4hn
me at v4hn.de
Thu Jul 11 02:27:31 CEST 2013
commit f0de104577c73a80773cff0b775515a16432f706
Author: v4hn <me at v4hn.de>
Date: Wed, 10 Jul 2013 17:27:13 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/f0de104577c73a80773cff0b775515a16432f706
wine: minor cleanup
---
virtual/wine/BUILD | +1/-5
virtual/wine/CONFLICTS | +0/-1
2 files changed, 1 insertion(+), 6 deletions(-)
--- a/virtual/wine/BUILD
+++ b/virtual/wine/BUILD
@@ -1,6 +1,4 @@
-(
-
- bad_flags "-z combreloc"
+ bad_flags "-z combreloc" &&
./configure --build=i686-pc-linux-gnu \
--prefix=/usr \
--sysconfdir=/etc \
@@ -11,5 +9,3 @@
make depend &&
default_make
-
-) > $C_FIFO 2>&1
--- a/virtual/wine/CONFLICTS
+++ /dev/null
@@ -1 +0,0 @@
-conflicts Wine-cvs
More information about the Lunar-commits
mailing list