summaryrefslogtreecommitdiffstats
path: root/metas
diff options
context:
space:
mode:
authorJustin Davis <jrcd83@gmail.com>2012-04-15 18:08:35 +0200
committerJustin Davis <jrcd83@gmail.com>2012-04-15 18:08:35 +0200
commitace24e04ec402a12873a7b9bfd4b050e9054347a (patch)
tree5f3b1ed1f5b6dd9307276a5f987cdea4decc8b96 /metas
parent82a6d2fcba2569c1fe249283e4513ad66cc0e031 (diff)
downloadgenpkg-ace24e04ec402a12873a7b9bfd4b050e9054347a.tar.gz
genpkg-ace24e04ec402a12873a7b9bfd4b050e9054347a.tar.xz
Fix typo which adds misplaced perl code to PKGBUILD.
Diffstat (limited to 'metas')
-rwxr-xr-xmetas/perl.d/perl-pkgbuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/metas/perl.d/perl-pkgbuild b/metas/perl.d/perl-pkgbuild
index 667ec3d..80a92e4 100755
--- a/metas/perl.d/perl-pkgbuild
+++ b/metas/perl.d/perl-pkgbuild
@@ -90,8 +90,6 @@ ENDTXT
}
$funcs{'build'}{'body'} = functxt(<<'ENDTXT', $script, $make);
- . functxt(<<'ENDTXT', );
-
/usr/bin/perl %s
%s
ENDTXT