aboutsummaryrefslogtreecommitdiff
path: root/devel/flux/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'devel/flux/files/patch-ac')
-rw-r--r--devel/flux/files/patch-ac15
1 files changed, 0 insertions, 15 deletions
diff --git a/devel/flux/files/patch-ac b/devel/flux/files/patch-ac
deleted file mode 100644
index fcaf67316b8d..000000000000
--- a/devel/flux/files/patch-ac
+++ /dev/null
@@ -1,15 +0,0 @@
---- Makefile.am.orig Thu Feb 10 07:02:05 2000
-+++ Makefile.am Sat Jul 22 14:38:33 2000
-@@ -1,10 +1,9 @@
--SUBDIRS = include src util examples
-+SUBDIRS = include src util
-
- EXTRA_DIST = acconfig.h
-
- all: all-recursive
-- if which bash >/dev/null 2>&1; then bash ./test.sh; \
--else ./test.sh; fi
-+ util/test/test
-
- dist-hook:
- sed "s/\[CVS\]/$(VERSION)/" <test.sh >$(distdir)/test.sh