diff options
Diffstat (limited to 'devel/libsigc++20/files/patch-aa')
-rw-r--r-- | devel/libsigc++20/files/patch-aa | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/libsigc++20/files/patch-aa b/devel/libsigc++20/files/patch-aa new file mode 100644 index 000000000000..8c62291986a7 --- /dev/null +++ b/devel/libsigc++20/files/patch-aa @@ -0,0 +1,11 @@ +--- Makefile.in Thu Jan 20 03:40:54 2000 ++++ Makefile.in Thu Jan 27 23:34:05 1994 +@@ -80,7 +80,7 @@ + USE_SYMBOL_UNDERSCORE = @USE_SYMBOL_UNDERSCORE@ + VERSION = @VERSION@ + +-SUBDIRS = sigc++ tests ++SUBDIRS = sigc++ + DIST_SUBDIRS = sigc++ examples tests scripts + + bin_SCRIPTS = sigc-config |