summaryrefslogtreecommitdiff
path: root/net-misc/hsc/files/hsc-1.0b-parmake.patch
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/hsc/files/hsc-1.0b-parmake.patch')
-rw-r--r--net-misc/hsc/files/hsc-1.0b-parmake.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/net-misc/hsc/files/hsc-1.0b-parmake.patch b/net-misc/hsc/files/hsc-1.0b-parmake.patch
deleted file mode 100644
index 8c93d32f4888..000000000000
--- a/net-misc/hsc/files/hsc-1.0b-parmake.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: hsc-1.0/Makefile.in
-===================================================================
---- hsc-1.0.orig/Makefile.in
-+++ hsc-1.0/Makefile.in
-@@ -30,7 +30,7 @@ all: hsc docs
-
- hsc:
- make -C src
--docs:
-+docs: hsc
- PATH="$(shell pwd)/src/hsc:$(PATH)" HSCEXTRAOPTS="IGNORE=21" make -C docs-source
-
- install: