aboutsummaryrefslogtreecommitdiff
path: root/tools/star
diff options
context:
space:
mode:
authorSteve Mynott <steve.mynott@gmail.com>2017-10-27 10:27:55 +0100
committerSteve Mynott <steve.mynott@gmail.com>2017-10-27 10:27:55 +0100
commit8383e639795860be76996ad46696bdc1c461b9bd (patch)
tree38161204de185240e568e7455b0bb099da83d17b /tools/star
parent21650858a5ea2df4ce6f493c6c3def862eceab64 (diff)
remove perl6-pod-to-bigpage and panda.patch patches
Diffstat (limited to 'tools/star')
-rw-r--r--tools/star/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/star/Makefile b/tools/star/Makefile
index e61702a..7274ab9 100644
--- a/tools/star/Makefile
+++ b/tools/star/Makefile
@@ -69,8 +69,6 @@ manifest: modules/DBIish/lib
patch:
patch -p1 < patches/star-ver.patch
- patch -p1 < patches/perl6-pod-to-bigpage.patch
- patch -p1 < patches/panda.patch
tarball: manifest patch
[ -n "$(VERSION)" ] || ( echo "\nTry '$(MAKE) release VERSION=yyyy.mm'\n\n"; exit 1 )