summaryrefslogtreecommitdiffstats
path: root/package/fakeroot/fakeroot.mk
Commit message (Collapse)AuthorAgeFilesLines
...
* There is no need to have a separate 'Makefile.in' file in theEric Andersen2005-02-101-0/+8
| | | | | general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file
* Fix from pdinoto: http://bugs.uclibc.org/view.php?id=31Eric Andersen2005-01-231-1/+1
| | | | | | 0000031: [PATCH] fakeroot: Update to version 1.2.2 Use new version. Previous is not longer available (at least in debian archive)
* fakeroot 1.1.2 is no longer available, updated to 1.1.5. Reported by Karsten ↵Ned Ludd2004-10-271-2/+3
| | | | Kruse uclibc ml
* Update a few packagesEric Andersen2004-10-141-3/+3
|
* Make the TAR_VERBOSITY option a bit more saneEric Andersen2004-10-091-1/+1
|
* use $(TAR_VERBOSITY)Mike Frysinger2004-10-091-1/+1
|
* Remove the old 'make' directory, and populate the new 'package'Eric Andersen2004-10-091-0/+63
directory.