From bb733c2f7b33f120bca60c497a202413d031800c Mon Sep 17 00:00:00 2001 From: pmichaud Date: Tue, 28 Aug 2012 01:12:53 -0500 Subject: Remove obsolete build/ directory. --- build/2010.08-patch.pl | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 build/2010.08-patch.pl (limited to 'build/2010.08-patch.pl') diff --git a/build/2010.08-patch.pl b/build/2010.08-patch.pl deleted file mode 100644 index 4e623cd..0000000 --- a/build/2010.08-patch.pl +++ /dev/null @@ -1,9 +0,0 @@ -#! perl - -## Star patches to be applied to the 2010.08 release - -my $DISTDIR = $ENV{'DISTDIR'}; - -system("cp build/patch/2010.08-3a339e.patch $DISTDIR/build"); -system("cd $DISTDIR/rakudo; patch -p1 <../build/2010.08-3a339e.patch"); - -- cgit v1.1