summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-09-17 00:27:46 +0000
committerJeroen Roovers <jer@gentoo.org>2010-09-17 00:27:46 +0000
commitdb7d64bb27ed242e2b65fa87b93e56c7c6f909d6 (patch)
treef040932d15489a31566061cc1b336e713d7762a3 /x11-wm/vtwm/files/vtwm-5.4.7-dont-use-local-path.patch
parentVersion bumped. Removed old versions. (diff)
downloadhistorical-db7d64bb27ed242e2b65fa87b93e56c7c6f909d6.tar.gz
historical-db7d64bb27ed242e2b65fa87b93e56c7c6f909d6.tar.bz2
historical-db7d64bb27ed242e2b65fa87b93e56c7c6f909d6.zip
Respect LDFLAGS (bug #335807), CC, CFLAGS. Fix USE=-rplay. Do not rebuild in src_install(). Have flex and bison in DEPEND. Replace local path patch with simple sed scripts. Run make depend in src_configure() too so we can have parallel make in src_compile().
Package-Manager: portage-2.2_rc82/cvs/Linux i686
Diffstat (limited to 'x11-wm/vtwm/files/vtwm-5.4.7-dont-use-local-path.patch')
-rw-r--r--x11-wm/vtwm/files/vtwm-5.4.7-dont-use-local-path.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/x11-wm/vtwm/files/vtwm-5.4.7-dont-use-local-path.patch b/x11-wm/vtwm/files/vtwm-5.4.7-dont-use-local-path.patch
deleted file mode 100644
index 0e7d6542710e..000000000000
--- a/x11-wm/vtwm/files/vtwm-5.4.7-dont-use-local-path.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- vtwm-5.4.7.orig/Imakefile 2007-07-02 04:16:18.000000000 +0200
-+++ vtwm-5.4.7/Imakefile 2007-07-02 04:26:35.000000000 +0200
-@@ -28,8 +28,7 @@
- XCOMM To omit sound support, uncomment this
- XCOMM NO_SOUND_SUPPORT = -DNO_SOUND_SUPPORT
- XCOMM and comment these
--SOUNDLIB = -L/usr/local/lib -lrplay
--SOUNDINC = -I/usr/local/include
-+SOUNDLIB = -lrplay
- XCOMM (sound is supported only by way of the rplay library)
-
- XCOMM To omit Internationalization support, uncomment this