]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
make.sh: Build acl and attr earlier
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 5 Jan 2021 16:09:16 +0000 (16:09 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 6 Jan 2021 14:44:39 +0000 (14:44 +0000)
These libraries are needed to link tar against them for
extended attribute support

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/core/154/filelists/tar [new symlink]
make.sh

diff --git a/config/rootfiles/core/154/filelists/tar b/config/rootfiles/core/154/filelists/tar
new file mode 120000 (symlink)
index 0000000..3e585d2
--- /dev/null
@@ -0,0 +1 @@
+../../../common/tar
\ No newline at end of file
diff --git a/make.sh b/make.sh
index cf4e779e4c089272cec07edee6276849e00b485f..2c0b2da43de9ad02125043cfa634fa6608a16085 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -1104,6 +1104,8 @@ buildbase() {
        lfsmake2 xz
        lfsmake2 pcre
        lfsmake2 pcre-compat
+       lfsmake2 attr
+       lfsmake2 acl
        lfsmake2 bash
        lfsmake2 diffutils
        lfsmake2 e2fsprogs
@@ -1269,8 +1271,6 @@ buildipfire() {
   lfsmake2 slang
   lfsmake2 newt
   lfsmake2 libsmooth
-  lfsmake2 attr
-  lfsmake2 acl
   lfsmake2 libcap
   lfsmake2 libcap-ng
   lfsmake2 pciutils