From af72ec3f0f44fc41a1c97da1e5241b5afb6a525f Mon Sep 17 00:00:00 2001 From: Michael Aaron Murphy Date: Wed, 25 Aug 2021 11:25:33 +0200 Subject: [PATCH] fix(debian): Update rules now that we are JS free --- debian/rules | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/rules b/debian/rules index bd11f46..ea7901f 100755 --- a/debian/rules +++ b/debian/rules @@ -20,5 +20,4 @@ override_dh_auto_build: override_dh_fixperms: dh_fixperms - chmod +x debian/pop-launcher/usr/lib/pop-launcher/plugins/**/*.js chmod +x debian/pop-launcher/usr/lib/pop-launcher/scripts/**/*.sh \ No newline at end of file