From eea48d26abe5db2ed1fb176535173293f18a2078 Mon Sep 17 00:00:00 2001 From: xpamych Date: Sat, 5 Nov 2022 19:16:11 +0300 Subject: [PATCH] add PP deb --- portproton/lure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portproton/lure.sh b/portproton/lure.sh index 7ed4a2a..8d8a4e5 100644 --- a/portproton/lure.sh +++ b/portproton/lure.sh @@ -23,7 +23,7 @@ checksums=('SKIP' 'SKIP' ) -scripts=(['postinstall']='postinstall.sh') +scripts=(['postinstall']='${srcdir}/postinstall.sh') prepare() { cd "${srcdir}"