···31313232 installFlags = [
3333 "DESTDIR=$(out)"
3434+3535+ # The Xfce background directory is assumed to be in installed in an
3636+ # FHS-compliant system. This is only effective for v36.0.0 and later
3737+ # versions where the following variable is used.
3838+ "WP_DIR_LN=$(DESTDIR)/share/backgrounds/$(WP_NAME)"
3439 ];
35403641 meta = with lib; {