From ab8281d97802cc7dedf1043664aa21d88ede2b9f Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Mon, 22 Aug 2022 18:57:40 -0400 Subject: [PATCH] bleachbit: remove unnecessary PREFIX=, clean up --- srcpkgs/bleachbit/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/bleachbit/template b/srcpkgs/bleachbit/template index 7bca1dfd6a2..aa52017171a 100644 --- a/srcpkgs/bleachbit/template +++ b/srcpkgs/bleachbit/template @@ -3,7 +3,6 @@ pkgname=bleachbit version=4.4.2 revision=1 build_style=gnu-makefile -make_install_args="prefix=/usr" hostmakedepends="python3 gettext desktop-file-utils" depends="gtk+3 python3-gobject python3-scandir python3-chardet" short_desc="Deletes unneeded files to free disk space and maintain privacy"