diff --git a/desktop/xfce/base/xfce4-session/actions.py b/desktop/xfce/base/xfce4-session/actions.py
index 10431ccc7b..239cb2bc5b 100644
--- a/desktop/xfce/base/xfce4-session/actions.py
+++ b/desktop/xfce/base/xfce4-session/actions.py
@@ -6,11 +6,9 @@
from pisi.actionsapi import autotools
from pisi.actionsapi import pisitools
-from pisi.actionsapi import shelltools
from pisi.actionsapi import get
def setup():
- shelltools.system("sh ./autogen.sh")
autotools.configure("--enable-polkit --enable-legacy-sm --disable-static")
#pisitools.dosed("libtool", "^(hardcode_libdir_flag_spec=).*", '\\1""')
diff --git a/desktop/xfce/base/xfce4-session/pspec.xml b/desktop/xfce/base/xfce4-session/pspec.xml
index da946b8f15..2b1676eda5 100644
--- a/desktop/xfce/base/xfce4-session/pspec.xml
+++ b/desktop/xfce/base/xfce4-session/pspec.xml
@@ -13,7 +13,7 @@
app:console
Xfce session manager
The session manager allows the user to save sessions and restore them after login. It is capable of saving several different sessions. It comes with three splash screen engines. And at last it helps you to log out, reboot, and shutdown the system.
- https://github.com/xfce-mirror/xfce4-session/archive/refs/tags/xfce4-session-4.17.0.tar.gz
+ https://archive.xfce.org/src/xfce/xfce4-session/4.17/xfce4-session-4.17.0.tar.bz2
intltool
atk-devel