mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
system/bleachbit: Hardcode ARCH=noarch
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
3ff2a696f5
commit
ade3fcaa5d
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=bleachbit
|
||||
VERSION=${VERSION:-0.6.3}
|
||||
ARCH=${ARCH:-noarch}
|
||||
ARCH=noarch
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
Loading…
Reference in a new issue