trisquel-automatic-netinstall-qemu: configure.ac: fix image size arg.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
This commit is contained in:
parent
bb790a2ac9
commit
fb6e846b95
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ AC_ARG_WITH(
|
||||||
[MIRROR_HTTP_PROXY=])
|
[MIRROR_HTTP_PROXY=])
|
||||||
|
|
||||||
AC_ARG_WITH(
|
AC_ARG_WITH(
|
||||||
[--with-trisquel-target-rootfs-size],
|
[trisquel-target-rootfs-size],
|
||||||
[AS_HELP_STRING(
|
[AS_HELP_STRING(
|
||||||
[--with-trisquel-target-rootfs-size=SIZE],
|
[--with-trisquel-target-rootfs-size=SIZE],
|
||||||
[Size of the target image (default=3.5G). The size will be passed
|
[Size of the target image (default=3.5G). The size will be passed
|
||||||
|
|
Loading…
Reference in a new issue