From 47addd189d5496b1b73c3b1e101eace6dfe4bc90 Mon Sep 17 00:00:00 2001 From: Steve Mynott Date: Mon, 29 Oct 2018 17:59:11 +0000 Subject: remove dead patches --- tools/star/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'tools/star') 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 ) -- cgit v1.1