From: Michael Tremer Date: Fri, 17 Jun 2016 12:07:10 +0000 (+0100) Subject: core104: Ship updated shadow-utils and remove old files X-Git-Tag: v2.19-core104~57^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0204a3c5bff8b22c880b2fb181814a25c2c3e3b9;p=ipfire-2.x.git core104: Ship updated shadow-utils and remove old files Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/104/filelists/shadow b/config/rootfiles/core/104/filelists/shadow new file mode 120000 index 0000000000..c0824b7b99 --- /dev/null +++ b/config/rootfiles/core/104/filelists/shadow @@ -0,0 +1 @@ +../../../common/shadow \ No newline at end of file diff --git a/config/rootfiles/core/104/update.sh b/config/rootfiles/core/104/update.sh index a229864ac4..c21247b8aa 100644 --- a/config/rootfiles/core/104/update.sh +++ b/config/rootfiles/core/104/update.sh @@ -45,6 +45,9 @@ done # Extract files extract_files +# Remove some old files +rm -f /bin/groups /lib/libshadow.so.0* + # update linker config ldconfig