summaryrefslogtreecommitdiff
path: root/app-text/bibclean/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-05-29 03:22:09 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-05-29 03:22:09 +0100
commitd4bd6695641f6d2ec7ff8681913d304e995902f5 (patch)
tree6ec8d4c38152bb4f2bb4b93277236ebd9fbbd21d /app-text/bibclean/files
parent22910f5d14da606bd7f06e19a2f61c5d1a8fc94b (diff)
gentoo resync : 29.05.2018
Diffstat (limited to 'app-text/bibclean/files')
-rw-r--r--app-text/bibclean/files/bibclean-2.11.4-ldflags.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/app-text/bibclean/files/bibclean-2.11.4-ldflags.patch b/app-text/bibclean/files/bibclean-2.11.4-ldflags.patch
deleted file mode 100644
index e93c3be91030..000000000000
--- a/app-text/bibclean/files/bibclean-2.11.4-ldflags.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: bibclean-2.11.4/Makefile.in
-===================================================================
---- bibclean-2.11.4.orig/Makefile.in
-+++ bibclean-2.11.4/Makefile.in
-@@ -343,7 +343,7 @@ BIBCLEAN-OBJS = bibclean.o chek.o do.o
- $(LIBOBJS)
-
- bibclean: $(BIBCLEAN-OBJS)
-- $(CC) -o bibclean $(CFLAGS) $(BIBCLEAN-OBJS) $(LIBS)
-+ $(CC) $(LDFLAGS) -o bibclean $(CFLAGS) $(BIBCLEAN-OBJS) $(LIBS)
-
- # This target converts the option descriptions from the manual pages
- # to C code for inclusion in bibclean.c. The first awk command