summaryrefslogtreecommitdiff
path: root/debian/rules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-241-7/+7
| | | | -Erik
* Update the debian packaging stuffEric Andersen2001-07-061-3/+2
|
* use 'USE_SYSTEM_PWD_GRP=false' for the Debian packages so the boot-floppiesEric Andersen2001-04-091-3/+3
| | | | | | do not need any of the nss crap installed. As was, things like 'id' would fail. Fixed now (with thanks to Matt Kraai for his help). -Erik
* Fix up a stupid mistake caught by David Whedon <dwhedon@gordian.com>Eric Andersen2001-02-231-1/+1
|
* Update the debian build stuffEric Andersen2001-02-171-1/+2
| | | | -Erik
* Fix a stupid naming error.Eric Andersen2000-12-201-1/+1
|
* Update for handling .udebs and building using a pristine source dir...Eric Andersen2000-12-011-80/+93
|
* More pristine source directory updates. It now worksEric Andersen2000-12-011-5/+55
| | | | | for me (including doing install). How about you? -Erik
* Updates for the .debEric Andersen2000-06-281-6/+17
| | | | -Erik
* Fix a stupid bug, where I cleaned things as the last makefile target. duh.Eric Andersen2000-06-191-1/+1
| | | | -Erik
* Added support for building debian packages.Eric Andersen2000-06-191-0/+119
-Erik