Hack hack

svn path=/nixpkgs/trunk/; revision=6262
This commit is contained in:
Martin Bravenboer 2006-08-27 03:45:51 +00:00
parent 4b5fd3990a
commit 0ff3af3d00
2 changed files with 3 additions and 0 deletions

View file

@ -0,0 +1,2 @@
source $stdenv/setup
genericBuild

View file

@ -2,6 +2,7 @@
stdenv.mkDerivation {
name = "stratego-libraries-0.17";
builder = ./builder.sh;
src =
fetchurl {
url = http://www.cs.uu.nl/people/martin/stratego-libraries.tar.gz;