mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
development/power-archtect: Disallow ARCH=noarch override
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
4c74756b58
commit
3e5d527e3a
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
PRGNAM=power-architect
|
||||
VERSION=${VERSION:-0.9.14}
|
||||
ARCH=${ARCH:-noarch}
|
||||
ARCH=noarch
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
Loading…
Reference in a new issue