Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
proc
/
thread-self
/
root
/
var
/
lib
/
dpkg
/
info
/
//proc/thread-self/root/var/lib/dpkg/info/automake.postinst
#!/bin/sh set -e ver=1.15 prio=33 update-alternatives --install /usr/bin/automake automake \ /usr/bin/automake-$ver $prio \ --slave /usr/bin/aclocal aclocal /usr/bin/aclocal-$ver \ --slave /usr/share/man/man1/automake.1.gz automake.1.gz \ /usr/share/man/man1/automake-$ver.1.gz \ --slave /usr/share/man/man1/aclocal.1.gz aclocal.1.gz \ /usr/share/man/man1/aclocal-$ver.1.gz