diff options
author | rudson <rudson@18ef50b8-d735-4ccd-97c1-689132df3dd9> | 2007-12-22 15:45:06 +0000 |
---|---|---|
committer | rudson <rudson@18ef50b8-d735-4ccd-97c1-689132df3dd9> | 2007-12-22 15:45:06 +0000 |
commit | ca8191f5cefea04576ff168b17a3cefb6ac8dac5 (patch) | |
tree | 6432d896aa84dde4d42a66c7be8901ee1c91a1b1 /games | |
parent | f4e8816587886c0f88ecd0e05b513d818b4471da (diff) | |
download | mkbuilds-ca8191f5cefea04576ff168b17a3cefb6ac8dac5.tar.gz mkbuilds-ca8191f5cefea04576ff168b17a3cefb6ac8dac5.tar.bz2 |
git-svn-id: svn+slack://slack.fluxo.info/var/svn/mkbuilds@50 18ef50b8-d735-4ccd-97c1-689132df3dd9
Diffstat (limited to 'games')
-rw-r--r-- | games/emulation/dosbox/dosbox.mkbuild | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/games/emulation/dosbox/dosbox.mkbuild b/games/emulation/dosbox/dosbox.mkbuild index 7ab9d45..0285442 100644 --- a/games/emulation/dosbox/dosbox.mkbuild +++ b/games/emulation/dosbox/dosbox.mkbuild @@ -20,6 +20,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]]="SOURCE NAME CONSTRUCTION STRING" |