Correcting grammer error in live-build description.

This commit is contained in:
Daniel Baumann 2013-04-09 05:54:26 +02:00
parent 77150ccf4d
commit bcc87559f8
2 changed files with 3 additions and 3 deletions

View File

@ -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."

4
debian/control vendored
View File

@ -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!).