diff options
Diffstat (limited to 'devel/anjuta-devel/files/patch-macros-Makefile.in')
-rw-r--r-- | devel/anjuta-devel/files/patch-macros-Makefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/anjuta-devel/files/patch-macros-Makefile.in b/devel/anjuta-devel/files/patch-macros-Makefile.in new file mode 100644 index 000000000000..c190b2619193 --- /dev/null +++ b/devel/anjuta-devel/files/patch-macros-Makefile.in @@ -0,0 +1,11 @@ +--- macros/Makefile.in.orig Sat Mar 31 18:51:20 2001 ++++ macros/Makefile.in Sat Mar 31 18:51:11 2001 +@@ -189,7 +189,7 @@ + install-exec-am: + install-exec: install-exec-am + +-install-data-am: install-gnome_aclocalDATA ++install-data-am: + install-data: install-data-am + + install-am: all-am |