diff options
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 - |