2003-01-04 13:52:20 by Chris Pinnock | Files touched by this commit (1) |
Log message: Move default DISTNAME and PLATFORM further up the makefile. This has no effect on valid platforms. On invalid platforms (such as NetBSD/arm), we get the proper ===> acroread-4.05 is not available for NetBSD-1.6-arm message rather than Malformed conditional errors. |
2002-12-09 17:02:01 by Matthias Scheler | Files touched by this commit (115) |
Log message: Replace "true" by "${TRUE}". |
2002-12-07 03:39:09 by Amitai Schlair | Files touched by this commit (33) |
Log message: Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate. |
2002-11-19 08:44:40 by Amitai Schlair | Files touched by this commit (1) |
Log message: Indent, following acroread5's example. |
2002-11-19 08:43:19 by Amitai Schlair | Files touched by this commit (1) |
Log message: Ensure that DISTNAME is always set. |
2002-07-02 13:40:16 by Alistair G. Crooks | Files touched by this commit (1) |
Log message: Remove out of date comment |
2002-06-26 12:30:12 by Stoned Elipot | Files touched by this commit (59) |
Log message: Substitute a couple of `mkdir' by `${MKDIR}'. Remove `-p' from mkdir arguments, it is already part of ${MKDIR}. While here substitute a couple of ${PREFIX} by `%D' in `@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too! |
2002-04-04 14:29:50 by Matthias Scheler | Files touched by this commit (16) |
Log message: Use "suse_linux/Makefile.application" to pick correct SuSE packages. |