gobby: Remove empty configure flags
This commit is contained in:
parent
eeb9837beb
commit
e8a291ff61
@ -19,9 +19,6 @@ in stdenv.mkDerivation rec {
|
||||
buildInputs = [ gtkmm2 gsasl gtksourceview libxmlxx libinf intltool ]
|
||||
++ stdenv.lib.optional gnomeSupport gnome_vfs;
|
||||
|
||||
configureFlags = ''
|
||||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = http://gobby.0x539.de/;
|
||||
description = "A GTK-based collaborative editor supporting multiple documents in one session and a multi-user chat";
|
||||
|
Loading…
x
Reference in New Issue
Block a user