From beddddbff91e453cca165cc88aa4b04fa0caf8c7 Mon Sep 17 00:00:00 2001 From: xpamych Date: Sat, 5 Nov 2022 19:28:33 +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 8d8a4e5..fafb8ed 100644 --- a/portproton/lure.sh +++ b/portproton/lure.sh @@ -23,7 +23,7 @@ checksums=('SKIP' 'SKIP' ) -scripts=(['postinstall']='${srcdir}/postinstall.sh') +scripts=(['postinstall']='${srcdir}/postinstall.sh ') prepare() { cd "${srcdir}"