Remove reference to missing autogen.sh.

This commit is contained in:
Gabriel Ebner 2015-05-21 20:37:40 +02:00
parent 7808efe5b7
commit 064623599f
1 changed files with 0 additions and 2 deletions

View File

@ -12,8 +12,6 @@ stdenv.mkDerivation rec {
sha256 = "8a0a6f65d86f2c8cb9bcb20c5e0ea6fd02271399292a71fc7e6852f13adbbdb8";
};
configureScript = "sh ./autogen.sh";
buildInputs = [ gnome3.gnome_common libtool pkgconfig vala
gtk_doc gobjectIntrospection libgit2 glib ];