DEBSOURCES
Skip Quicknav
sources / numlockx / 1.2-10 / autogen.sh
1234567891011
#! /bin/sh aclocal \ && automake -acf \ && autoconf \ && autoheader \ && rm -r autom4te.cache if [ -f config.h.in~ ] then rm config.h.in~ fi