diff options
Diffstat (limited to 'devel/g-wrap/files/patch-Makefile.in')
-rw-r--r-- | devel/g-wrap/files/patch-Makefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/g-wrap/files/patch-Makefile.in b/devel/g-wrap/files/patch-Makefile.in new file mode 100644 index 000000000000..93024a542005 --- /dev/null +++ b/devel/g-wrap/files/patch-Makefile.in @@ -0,0 +1,11 @@ +--- Makefile.in.orig Thu Nov 7 23:40:46 2002 ++++ Makefile.in Tue Feb 4 20:43:51 2003 +@@ -144,7 +144,7 @@ + sharedstatedir = @sharedstatedir@ + sysconfdir = @sysconfdir@ + target_alias = @target_alias@ +-SUBDIRS = doc rpm bin g-wrap example test ++SUBDIRS = doc rpm bin g-wrap example + + guilemoduledir = @GUILEMODDIR@ + guilemodule_DATA = @GUILEMOD_TARGET@ |