diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-11-17 12:19:22 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-11-17 12:19:22 +0000 |
commit | d615f4ca564f838b39bd8b504a3107011d951a03 (patch) | |
tree | d799b77773a040bd9f634696266507c9072dd071 /devel/libsigc++12/files/patch-aa | |
parent | Remove do-package target that was running "make package" in (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_2_0'.release/4.2.0
Diffstat (limited to 'devel/libsigc++12/files/patch-aa')
-rw-r--r-- | devel/libsigc++12/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/libsigc++12/files/patch-aa b/devel/libsigc++12/files/patch-aa deleted file mode 100644 index 8c62291986a7..000000000000 --- a/devel/libsigc++12/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 |