diff options
author | Jose Alberto Suarez Lopez <bass@gentoo.org> | 2002-06-09 00:37:28 +0000 |
---|---|---|
committer | Jose Alberto Suarez Lopez <bass@gentoo.org> | 2002-06-09 00:37:28 +0000 |
commit | 66f13382ade2cfaeb032ae9d61ed90899d9c97e3 (patch) | |
tree | 498bfe2257bb4b96532aa5128beaa944adb0a940 /x11-libs/xosd/files | |
parent | unmasked xforms-0.89-r1 (diff) | |
download | gentoo-2-66f13382ade2cfaeb032ae9d61ed90899d9c97e3.tar.gz gentoo-2-66f13382ade2cfaeb032ae9d61ed90899d9c97e3.tar.bz2 gentoo-2-66f13382ade2cfaeb032ae9d61ed90899d9c97e3.zip |
works :)
Diffstat (limited to 'x11-libs/xosd/files')
-rw-r--r-- | x11-libs/xosd/files/Makefile.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-libs/xosd/files/Makefile.patch b/x11-libs/xosd/files/Makefile.patch deleted file mode 100644 index 17626ddd791a..000000000000 --- a/x11-libs/xosd/files/Makefile.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile 2001-03-23 01:11:14.000000000 +0100 -+++ Makefile.new 2002-06-03 00:06:21.000000000 +0200 -@@ -8,7 +8,7 @@ - PREFIX=/usr/local - EXEC_PREFIX=$(PREFIX) - BINDIR=$(EXEC_PREFIX)/bin --LIBDIR=$(EXEC_PREFIX)/lib -+LIBDIR=${D}/usr/lib - MANDIR=$(PREFIX)/man - INCLUDEDIR=$(PREFIX)/include - XMMS_PLUGINDIR=$(HOME)/.xmms |