Correcting grammer error in live-build description.
This commit is contained in:
parent
77150ccf4d
commit
bcc87559f8
|
@ -30,7 +30,7 @@ then
|
|||
man live-build
|
||||
exit 0
|
||||
else
|
||||
Echo "live-build contains the scripts that build a Debian Live system from a configuration directory."
|
||||
Echo "live-build contains the scripts to build a Debian Live system from a configuration directory."
|
||||
echo
|
||||
Echo "An introduction to live-build can be found in the live-build(7) manpage."
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@ Suggests:
|
|||
mtools, parted, squashfs-tools | mtd-tools, sudo | fakeroot, syslinux | grub,
|
||||
uuid-runtime, win32-loader
|
||||
Description: Live System Build Scripts
|
||||
live-build contains the scripts that build a live system from a configuration
|
||||
live-build contains the scripts to build a live system from a configuration
|
||||
directory.
|
||||
|
||||
Package: live-build-cgi
|
||||
|
@ -28,7 +28,7 @@ Architecture: all
|
|||
Depends: ${misc:Depends}, live-build (= ${source:Version})
|
||||
Recommends: apache2 | httpd, cron
|
||||
Description: Live System Build Scripts (CGI frontend)
|
||||
live-build contains the scripts that build a live system from a configuration
|
||||
live-build contains the scripts to build a live system from a configuration
|
||||
directory.
|
||||
.
|
||||
This package contains the CGI frontend (experimental!).
|
||||
|
|
Loading…
Reference in New Issue