From 324ca3d3282f51c2aabcd6776637195affdcaf47 Mon Sep 17 00:00:00 2001 From: Worty Date: Wed, 31 Jul 2024 11:37:18 +0200 Subject: [PATCH] Revert "add vendor_perl to PATH" This reverts commit ddae5646d635e9289584eff976cc16c164b32e72. --- PKGBUILD | 3 --- 1 file changed, 3 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index f03d0f5..7a00765 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -27,9 +27,6 @@ prepare() { } build() { - # Include /usr/bin/vendor_perl to use po4a - PATH=$PATH:/usr/bin/vendor_perl/ - cd $_pkgname-$pkgver ./bootstrap