readme: Update build and run instructions

This commit is contained in:
Dorota Czaplejewicz
2019-02-03 19:24:02 +00:00
parent 60ec684853
commit 0c945bdc7e
2 changed files with 6 additions and 14 deletions

View File

@ -13,11 +13,6 @@ PKG_NAME="eekboard"
exit 1
}
which gnome-autogen.sh || {
echo "You need to install gnome-common from the GNOME CVS"
exit 1
}
ACLOCAL_FLAGS="$ACLOCAL_FLAGS -I m4"
REQUIRED_AUTOMAKE_VERSION=1.10
REQUIRED_AUTOCONF_VERSION=2.60