From 8c63f5900555fbb250d00d7dd0dba6d4593fbed3 Mon Sep 17 00:00:00 2001 From: Ctibor Date: Fri, 30 Jan 2015 20:38:47 +0100 Subject: Removed unnecessary ebuilds that have been added to the main tree already or are not needed anymore. --- net-misc/unison/files/unison-2.27.57-as-needed.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100755 net-misc/unison/files/unison-2.27.57-as-needed.patch (limited to 'net-misc/unison/files/unison-2.27.57-as-needed.patch') diff --git a/net-misc/unison/files/unison-2.27.57-as-needed.patch b/net-misc/unison/files/unison-2.27.57-as-needed.patch deleted file mode 100755 index ff5be04..0000000 --- a/net-misc/unison/files/unison-2.27.57-as-needed.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- unison-2.17.1/Makefile.OCaml -+++ unison-2.17.1/Makefile.OCaml -@@ -330,7 +330,7 @@ - - $(NAME)$(EXEC_EXT): $(CAMLOBJS) $(COBJS) - @echo Linking $@ -- $(CAMLC) -verbose $(CAMLFLAGS) -o $@ $(CFLAGS) $(CAMLLIBS) $(CLIBS) $^ -+ $(CAMLC) -verbose $(CAMLFLAGS) -o $@ $(CFLAGS) $(CAMLLIBS) $^ $(CLIBS) - - # Unfortunately -output-obj does not put .o files into the output, only .cmx - # files, so we have to use $(LD) to take care of COBJS. -- cgit v1.2.3