diff options
Diffstat (limited to 'devel/libsigc++12/files/patch-ae')
-rw-r--r-- | devel/libsigc++12/files/patch-ae | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/libsigc++12/files/patch-ae b/devel/libsigc++12/files/patch-ae deleted file mode 100644 index b84b620264db..000000000000 --- a/devel/libsigc++12/files/patch-ae +++ /dev/null @@ -1,11 +0,0 @@ ---- sigc++/macros/Makefile.in.orig Tue Oct 23 07:40:58 2001 -+++ sigc++/macros/Makefile.in Tue Aug 6 13:52:37 2002 -@@ -84,7 +84,7 @@ - templates = template.macros.m4 slot.h.m4 func_slot.h.m4 class_slot.h.m4 object_slot.h.m4 basic_signal.h.m4 bind.h.m4 rettype.h.m4 convert.h.m4 retbind.h.m4 - - --m4includedir = $(includedir)/sigc++-1.0/sigc++/macros -+m4includedir = $(prefix)/share/sigc++-1.0/sigc++/macros - m4include_HEADERS = $(templates) - - EXTRA_DIST = README $(templates) |