Remove reference to missing autogen.sh.
This commit is contained in:
parent
7808efe5b7
commit
064623599f
@ -12,8 +12,6 @@ stdenv.mkDerivation rec {
|
|||||||
sha256 = "8a0a6f65d86f2c8cb9bcb20c5e0ea6fd02271399292a71fc7e6852f13adbbdb8";
|
sha256 = "8a0a6f65d86f2c8cb9bcb20c5e0ea6fd02271399292a71fc7e6852f13adbbdb8";
|
||||||
};
|
};
|
||||||
|
|
||||||
configureScript = "sh ./autogen.sh";
|
|
||||||
|
|
||||||
buildInputs = [ gnome3.gnome_common libtool pkgconfig vala
|
buildInputs = [ gnome3.gnome_common libtool pkgconfig vala
|
||||||
gtk_doc gobjectIntrospection libgit2 glib ];
|
gtk_doc gobjectIntrospection libgit2 glib ];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user