1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00

Forgot --with-system-hsqldb flag

svn path=/nixpkgs/trunk/; revision=9267
This commit is contained in:
Wouter den Breejen 2007-09-06 16:51:14 +00:00
parent 1a29c7d715
commit 964aee2850

View file

@ -46,6 +46,7 @@ stdenv.mkDerivation rec {
--without-system-xml-apis
--without-system-xt
--without-system-db
--with-system-hsqldb
--with-hsqldb-jar=${hsqldb}/lib/hsqldb.jar
";