This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
nixpkgs
Watch
1
Star
0
Fork
You've already forked nixpkgs
1
mirror of
https://github.com/NixOS/nixpkgs.git
synced
2024-11-20 04:31:52 +00:00
Code
Issues
Wiki
Activity
635d335b83
nixpkgs
/
pkgs
/
os-specific
/
linux
/
cramfsswap
/
builder.sh
7 lines
78 B
Bash
Raw
Normal View
History
Unescape
Escape
add cramfsswap svn path=/nixpkgs/trunk/; revision=8412
2007-03-24 12:01:50 +00:00
source
$stdenv
/setup
export
DESTDIR
=
$out
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
mkdir -p
$out
/usr/bin
add cramfsswap svn path=/nixpkgs/trunk/; revision=8412
2007-03-24 12:01:50 +00:00
genericBuild
Copy permalink