diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-04-16 13:04:29 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-04-16 13:04:29 +0000 |
commit | e68bd4bd0c96f03e9770c2fda5af69507645251a (patch) | |
tree | 4f9e67c28058689589357d63f6d473261ac921d8 /devel/libsigcx/files/patch-Makefile.in | |
parent | Do rm(1) before cvs(1) rm next time !! (diff) |
upgrade to 0.6.2
Notes
Notes:
svn path=/head/; revision=79080
Diffstat (limited to 'devel/libsigcx/files/patch-Makefile.in')
-rw-r--r-- | devel/libsigcx/files/patch-Makefile.in | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/devel/libsigcx/files/patch-Makefile.in b/devel/libsigcx/files/patch-Makefile.in deleted file mode 100644 index d112a4753a0e..000000000000 --- a/devel/libsigcx/files/patch-Makefile.in +++ /dev/null @@ -1,13 +0,0 @@ ---- Makefile.in.orig Sun Apr 6 15:08:21 2003 -+++ Makefile.in Sun Apr 6 15:08:35 2003 -@@ -142,8 +142,8 @@ - sharedstatedir = @sharedstatedir@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ --SUBDIRS = sigcx tests doc --DIST_SUBDIRS = sigcx tests examples doc scripts -+SUBDIRS = sigcx tests -+DIST_SUBDIRS = sigcx tests examples scripts - - ACLOCAL_AMFLAGS = -I scripts - |