2009-06-14 19:49:18 by Joerg Sonnenberger | Files touched by this commit (454) |
Log message: Remove @dirrm entries from PLISTs |
2008-03-03 18:45:38 by Johnny C. Lam | Files touched by this commit (119) |
Log message: Mechanical changes to add DESTDIR support to packages that install their files via a custom do-install target. |
2007-05-08 17:20:42 by OBATA Akio | Files touched by this commit (2) |
Log message: Fix right margin shrinking problem by not using obsolete macros. Patch taken from OpenOffice.org tools(originally Debian package): http://tools.openoffice.org/source/browse/tools/dmake/man/dmake.tf?rev=1.9&r1=1.1.1.1&r2=1.1.1.1.38.1 Fixes PR 29588. |
2007-01-07 10:14:16 by Roland Illig | Files touched by this commit (412) |
Log message: Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein. |
2006-09-09 04:42:02 by OBATA Akio | Files touched by this commit (113) |
Log message: Rename variable MAKEFILE to MAKE_FILE. |
2006-06-27 17:36:04 by Min Sik Kim | Files touched by this commit (2) |
Log message: Do not declare (conflicting) sys_errlist on Linux; it is already in sys_errlist.h. |
2005-12-15 22:58:25 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: Fix errno. |
2005-06-16 08:58:08 by Johnny C. Lam | Files touched by this commit (465) |
Log message: Create directories before installing files into them. |
2005-02-23 23:24:35 by Alistair G. Crooks | Files touched by this commit (505) |
Log message: Add RMD160 digests. |
2004-12-03 16:15:13 by Thomas Klausner | Files touched by this commit (409) |
Log message: Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. Suggested by Roland Illig, ok'd by various. |