diff options
Diffstat (limited to 'app/editors/kxmleditor')
-rw-r--r-- | app/editors/kxmleditor/kxmleditor.mkbuild | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/app/editors/kxmleditor/kxmleditor.mkbuild b/app/editors/kxmleditor/kxmleditor.mkbuild index 8677319..4e986e0 100644 --- a/app/editors/kxmleditor/kxmleditor.mkbuild +++ b/app/editors/kxmleditor/kxmleditor.mkbuild @@ -23,6 +23,11 @@ [[PACKAGE NAME]]="" # +# Package default ARCH +# Default set is i486 +[[ARCH]]="" + +# # Source Name construction string # Default value is: $SRC_NAME-$VERSION.tar.$EXTENSION [[SOURCE NAME CONSTRUCTION STRING]]="$SRC_NAME-$VERSION.tar.$EXTENSION" |