xfce.gigolo: upstream already moved from exo-csource to xdt-csource

This commit is contained in:
José Romildo Malaquias 2021-05-01 08:15:58 -03:00
parent 472f5a976d
commit 37838e69eb

View file

@ -10,11 +10,6 @@ mkXfceDerivation {
buildInputs = [ gtk3 glib ];
postPatch = ''
# exo-csource has been dropped from exo
substituteInPlace src/Makefile.am --replace exo-csource xdt-csource
'';
meta = {
description = "A frontend to easily manage connections to remote filesystems";
license = with lib.licenses; [ gpl2Only ];