diff --git a/system/base/e2fsprogs/actions.py b/system/base/e2fsprogs/actions.py
index 231a83fc..710e43c6 100644
--- a/system/base/e2fsprogs/actions.py
+++ b/system/base/e2fsprogs/actions.py
@@ -12,6 +12,7 @@ from pisi.actionsapi import get
def setup():
autotools.rawConfigure("--enable-elf-shlibs \
+ --with-root-prefix='' \
--enable-nls \
--disable-e2initrd-helper \
--disable-libblkid \
diff --git a/system/base/e2fsprogs/pspec.xml b/system/base/e2fsprogs/pspec.xml
index 9a5c6f2e..d55f0774 100644
--- a/system/base/e2fsprogs/pspec.xml
+++ b/system/base/e2fsprogs/pspec.xml
@@ -12,14 +12,14 @@
app:console
Standard ext2/3/4 filesystem utilities
e2fsprogs provides the filesystem utilities for use with the ext2 filesystem. It also supports the ext3/4 filesystem with journaling support.
- https://mirrors.edge.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v1.47.0/e2fsprogs-1.47.0.tar.xz
+ https://mirrors.edge.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v1.47.1/e2fsprogs-1.47.1.tar.xz
libutil-linux-devel
gettext
texinfo
util-linux
- fuse-devel
+ fuse3-devel
ntfs-3g.patch
@@ -33,7 +33,7 @@
e2fsprogs
libutil-linux
- fuse
+ fuse3
@@ -45,6 +45,7 @@
/usr/lib
/sbin
/usr/sbin
+ /usr/libexec
/usr/share/et
/usr/share/ss
/usr/share/locale
@@ -69,6 +70,13 @@
+
+ 2024-07-06
+ 1.47.1
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
2023-08-25
1.47.0