aboutsummaryrefslogtreecommitdiff
path: root/tools/star
diff options
context:
space:
mode:
authorSteve Mynott <steve.mynott@gmail.com>2018-10-29 17:59:11 +0000
committerSteve Mynott <steve.mynott@gmail.com>2018-11-11 14:54:32 +0000
commit47addd189d5496b1b73c3b1e101eace6dfe4bc90 (patch)
tree35cd681a181f0f6866abe0b82625a27251176ebd /tools/star
parent70fd45616e037ef703acf0b73f6ab32c8dd0e757 (diff)
remove dead patches
Diffstat (limited to 'tools/star')
-rw-r--r--tools/star/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/star/Makefile b/tools/star/Makefile
index de58fae..8c5963a 100644
--- a/tools/star/Makefile
+++ b/tools/star/Makefile
@@ -69,9 +69,6 @@ manifest: modules/DBIish/lib
patch:
patch -p1 < patches/star-ver.patch
- patch -p1 < patches/0001-Use-clang-with-OpenBSD-since-their-ancient-gcc-creat.patch
- patch -p1 < patches/0001-Use-SPEC.dir-sep-for-separators-in-CompUnit-Reposito.patch
-
tarball: manifest patch
[ -n "$(VERSION)" ] || ( echo "\nTry '$(MAKE) release VERSION=yyyy.mm'\n\n"; exit 1 )