Forgot --with-system-hsqldb flag
svn path=/nixpkgs/trunk/; revision=9267
This commit is contained in:
@@ -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
|
||||
";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user