nixpkgs/pkgs/build-support/release
Eelco Dolstra ed2564f750 * Set the version number of generated Debian packages. Note that dpkg
apparently doesn't allows underscores in version strings, so we
  replace them by dashes.  This is the exact opposite of RPM, which
  doesn't allow dashes.

svn path=/nixpkgs/trunk/; revision=34220
2012-05-24 15:07:38 +00:00
..
ant-build.nix * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
binary-tarball.nix * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
debian-build.nix * Set the version number of generated Debian packages. Note that dpkg 2012-05-24 15:07:38 +00:00
default.nix antBuild: minor changes 2010-10-20 08:23:52 +00:00
maven-build.nix * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
nix-build.nix * When doing coverage builds, set useTempPrefix (in case we're doing 2012-03-19 16:05:29 +00:00
rpm-build.nix * Add a hook for running a test after the RPMs have been installed. 2012-05-01 20:31:01 +00:00
source-tarball.nix * Don't do a mkdir in the postHook. 2012-04-04 16:05:08 +00:00