summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-06-13 14:31:02 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-06-13 14:31:02 +0000
commit6c15c47580cb05d7ae571d637404b79d13478cfa (patch)
tree6ce4f27ad6c90ac2001b7e79e85facfff0f2b341 /x11-misc/fluxter/files
parentUpdating dependencies to >=app-emulation/emul-linux-x86-baselibs-20100409 (Bu... (diff)
downloadgentoo-2-6c15c47580cb05d7ae571d637404b79d13478cfa.tar.gz
gentoo-2-6c15c47580cb05d7ae571d637404b79d13478cfa.tar.bz2
gentoo-2-6c15c47580cb05d7ae571d637404b79d13478cfa.zip
clean up
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/fluxter/files')
-rw-r--r--x11-misc/fluxter/files/fluxter-0.1.0-asneeded.patch10
1 files changed, 4 insertions, 6 deletions
diff --git a/x11-misc/fluxter/files/fluxter-0.1.0-asneeded.patch b/x11-misc/fluxter/files/fluxter-0.1.0-asneeded.patch
index 3551ba307ac6..8b68260741e7 100644
--- a/x11-misc/fluxter/files/fluxter-0.1.0-asneeded.patch
+++ b/x11-misc/fluxter/files/fluxter-0.1.0-asneeded.patch
@@ -1,15 +1,13 @@
-diff -ur fluxter-0.1.0.orig/Makefile.am fluxter-0.1.0/Makefile.am
---- fluxter-0.1.0.orig/Makefile.am 2002-04-14 08:50:33.000000000 +0300
-+++ fluxter-0.1.0/Makefile.am 2007-11-18 19:11:50.000000000 +0200
+--- Makefile.am
++++ Makefile.am
@@ -17,4 +17,4 @@
NETInterface.cc NETInterface.hh \
blackboxstyle.hh
EXTRA_DIST = BUGS TODO
-fluxter_LDADD = @X_LIBS@
+fluxter_LDADD = @LIBS@
-diff -ur fluxter-0.1.0.orig/configure.in fluxter-0.1.0/configure.in
---- fluxter-0.1.0.orig/configure.in 2002-04-14 01:03:05.000000000 +0300
-+++ fluxter-0.1.0/configure.in 2007-11-18 19:11:35.000000000 +0200
+--- configure.in
++++ configure.in
@@ -18,14 +18,12 @@
[
test "$CFLAGS" = "" && CFLAGS="-g -Wall -DDEBUG"