summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-06-17 10:24:57 +0200
committerMichał Górny <mgorny@gentoo.org>2017-06-17 10:39:58 +0200
commit9b7fbeb61d5c854a023c8e45a5184afa7f6f7997 (patch)
tree3e31a117f134029815a81c2a0894266f0e2f1aaf /x11-terms/rxvt/files/rxvt-2.7.10-asneeded.patch
parentgnome-base/gnome-light: ia64 keyworded, bug #613786 (diff)
downloadgentoo-9b7fbeb61d5c854a023c8e45a5184afa7f6f7997.tar.gz
gentoo-9b7fbeb61d5c854a023c8e45a5184afa7f6f7997.tar.bz2
gentoo-9b7fbeb61d5c854a023c8e45a5184afa7f6f7997.zip
x11-terms/rxvt: Remove last-rited pkg, #618250
Diffstat (limited to 'x11-terms/rxvt/files/rxvt-2.7.10-asneeded.patch')
-rw-r--r--x11-terms/rxvt/files/rxvt-2.7.10-asneeded.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/x11-terms/rxvt/files/rxvt-2.7.10-asneeded.patch b/x11-terms/rxvt/files/rxvt-2.7.10-asneeded.patch
deleted file mode 100644
index e1a48cde8af8..000000000000
--- a/x11-terms/rxvt/files/rxvt-2.7.10-asneeded.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: rxvt-2.7.10/src/Makefile.in
-===================================================================
---- rxvt-2.7.10.orig/src/Makefile.in
-+++ rxvt-2.7.10/src/Makefile.in
-@@ -103,7 +103,7 @@ rxvt: version.h rxvt.o librxvt.la
- date >.protos
-
- librxvt.la: $(LIBOBJS)
-- $(LIBTOOL) --mode=link $(LINK) -rpath $(libdir) -version-info $(LIBVERSION) $(LIBOBJS) $(LIBS) -o $@
-+ $(LIBTOOL) --mode=link $(LINK) -rpath $(libdir) -version-info $(LIBVERSION) $(LIBOBJS) $(LIBS) $(XLIB) -o $@
- #-------------------------------------------------------------------------
- tags: $(SRCS) $(HDRS) $(EXTRAHDRS)
- ctags $(SRCS) $(HDRS) $(EXTRAHDRS)