diff options
Diffstat (limited to 'devel/libsigc++20/files/patch-ae')
-rw-r--r-- | devel/libsigc++20/files/patch-ae | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/libsigc++20/files/patch-ae b/devel/libsigc++20/files/patch-ae deleted file mode 100644 index 338287cde7b8..000000000000 --- a/devel/libsigc++20/files/patch-ae +++ /dev/null @@ -1,11 +0,0 @@ ---- sigc++/macros/Makefile.in Thu Jan 20 03:40:59 2000 -+++ sigc++/macros/Makefile.in Fri Jan 28 00:03:54 1994 -@@ -83,7 +83,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 - - --m4includedir = $(includedir)/sigc++/macros -+m4includedir = $(prefix)/share/libsigc++ - m4include_HEADERS = $(templates) - - EXTRA_DIST = README $(templates) |