File dist/1-dist.sh changed (mode: 100755) (index 28f6283..7f4f6ea) |
... |
... |
aclocal |
7 |
7 |
automake --force-missing --add-missing |
automake --force-missing --add-missing |
8 |
8 |
autoconf |
autoconf |
9 |
9 |
|
|
10 |
|
rm -rvf depcomp install-sh missing autom*te.cache |
|
|
10 |
|
rm -rvf autom*te.cache |
11 |
11 |
cp -vf /usr/share/automake-1.11/depcomp . |
cp -vf /usr/share/automake-1.11/depcomp . |
12 |
12 |
cp -vf /usr/share/automake-1.11/install-sh . |
cp -vf /usr/share/automake-1.11/install-sh . |
13 |
13 |
cp -vf /usr/share/automake-1.11/missing . |
cp -vf /usr/share/automake-1.11/missing . |