xfce.gigolo: upstream already moved from exo-csource to xdt-csource
This commit is contained in:
parent
472f5a976d
commit
37838e69eb
@ -10,11 +10,6 @@ mkXfceDerivation {
|
|||||||
|
|
||||||
buildInputs = [ gtk3 glib ];
|
buildInputs = [ gtk3 glib ];
|
||||||
|
|
||||||
postPatch = ''
|
|
||||||
# exo-csource has been dropped from exo
|
|
||||||
substituteInPlace src/Makefile.am --replace exo-csource xdt-csource
|
|
||||||
'';
|
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "A frontend to easily manage connections to remote filesystems";
|
description = "A frontend to easily manage connections to remote filesystems";
|
||||||
license = with lib.licenses; [ gpl2Only ];
|
license = with lib.licenses; [ gpl2Only ];
|
||||||
|
Loading…
Reference in New Issue
Block a user