]> git.xonotic.org Git - xonotic/gmqcc.git/commit
Cross architecture stuff for distro build scripts. If you have an x86_64 capable...
authorDale Weiler <killfieldengine@gmail.com>
Thu, 21 Mar 2013 02:02:41 +0000 (02:02 +0000)
committerDale Weiler <killfieldengine@gmail.com>
Thu, 21 Mar 2013 02:02:41 +0000 (02:02 +0000)
commit1b02a5204a4fae46dcfef57ecfd6ff2ffe316657
tree3f87a6d42f89786c9bbd32f1650f2ea37933cd93
parent66b5cf29ba54cedffb4bdde69b8d8d653ea4b02a
Cross architecture stuff for distro build scripts.  If you have an x86_64 capable system with a compiler and make (the OS doesn't even matter), simply changing to "distro" directory and typing "make" is sufficent to make archlinux i686/x86_64, and debian i686/x86_64 packages.
Makefile
distro/Makefile [new file with mode: 0644]
distro/archlinux/this/Makefile
distro/deb/Makefile
distro/deb/control [deleted file]