[PATCH 3/4] build: fix typo in configure.ac

Ray Strode halfline at gmail.com
Mon Jul 30 13:09:07 PDT 2012


Hi,

On Sun, Jul 29, 2012 at 2:32 PM, Jan Engelhardt <jengelh at inai.de> wrote:
> -AC_ARG_WITH(release-file, AS_HELP_STRING([--with-release-file=<path_to_release_file>],[Release File to use to detect distribution (by default /etc/system-reelase)]),RELEASE_FILE=${withval},RELEASE_FILE=/etc/system-release)
> +AC_ARG_WITH(release-file, AS_HELP_STRING([--with-release-file=<path_to_release_file>],[Release File to use to detect distribution (by default /etc/system-relase)]),RELEASE_FILE=${withval},RELEASE_FILE=/etc/system-release)
Yours has a typo too !

--Ray


More information about the plymouth mailing list