Dale Weiler
|
1b02a5204a
|
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.
|
2013-03-21 02:02:41 +00:00 |
|
Dale Weiler
|
496aededb1
|
Fix debian package building, now works.
|
2013-01-18 00:45:35 +00:00 |
|
Wolfgang Bumiller
|
5d9ad219cf
|
removing unused vars, and following conventions
|
2013-01-17 23:46:27 +01:00 |
|
Dale Weiler
|
99482a324e
|
-f to supress error if file doesn't exist for rm clean target
|
2013-01-17 22:34:39 +00:00 |
|
Dale Weiler
|
57102aea4a
|
Use $(PREFIX)
|
2013-01-17 22:34:06 +00:00 |
|
Dale Weiler
|
1d4c0bb388
|
Fix the brokenness
|
2013-01-17 22:33:02 +00:00 |
|
Wolfgang Bumiller
|
de28df33ec
|
Rather than performing copying the install-procedure, the debian Makefile could just use the main Makefile's install target
|
2013-01-17 23:25:09 +01:00 |
|
Dale Weiler
|
94a83ad969
|
Added makefile script for generating deb packages the portable .. but more manual way. It doesn't support multi-architecture yet. It just grabs what ever is already compiled. Not tested!
|
2013-01-17 22:10:36 +00:00 |
|