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