nixpkgs/pkgs
Eelco Dolstra 4dd9507b83 netpbm: Fix a truly random build failure
Since "src" is a fetchsvn directory, the source is copied with "cp
--no-preserve=timestamps" (see commit
6d928ab684).  So some source files might
get a slightly different timestamp.  Here, if lib/standard.ppmdfont
gets a newer timestamp than the generated file lib/standardppmdfont.c,
Make will try to rebuild the latter.  But that fails because the
ppmdcfont program doesn't exist (yet).

Probably stdenv should ensure that every file has the same timestamp.
2013-07-23 11:17:26 +02:00
..
applications haskell-mode: upgrade to 13.07 2013-07-21 09:08:16 +02:00
build-support * Use 'or'. 2013-07-15 14:33:27 +02:00
data
desktops kde-base-artwork: fix hash. 2013-07-17 20:16:24 +02:00
development Updating go to 1.1.1 2013-07-22 22:18:51 +02:00
games gtypist: update to 2.9.3 and fix the patch 2013-07-19 01:22:29 +02:00
lib Maintainers: added ertes. 2013-07-19 19:52:11 +02:00
misc Oxygen-gtk: upgrade to 1.3.4 2013-07-22 14:05:39 +02:00
os-specific Add linux 3.2.48 with grsecurity patches 2013-07-22 21:44:31 +02:00
servers apcupsd: use /run/nologin (instead of /etc/nologin) to prevent logins 2013-07-21 20:58:26 +02:00
shells
stdenv
test
tools netpbm: Fix a truly random build failure 2013-07-23 11:17:26 +02:00
top-level Add linux 3.2.48 with grsecurity patches 2013-07-22 21:44:31 +02:00