diff --git a/add-ons/yard/make-debian-X11/make_debian-X11_pkg b/add-ons/yard/make-debian-X11/make_debian-X11_pkg index 0c196e8..c80cb52 100755 --- a/add-ons/yard/make-debian-X11/make_debian-X11_pkg +++ b/add-ons/yard/make-debian-X11/make_debian-X11_pkg @@ -15,7 +15,7 @@ use File::Find; # $packaging_place/debian from your $packaging_defaults, and updates # to the proper date/times and data in changelog and copyright. # After this debuild from devscripts (this uses lintian) runs. -# Now all you do is finish stuff off with dpkg-scxanpackages .. +# Now all you do is finish stuff off with dpkg-scanpackages .. # something like this: # dpkg-scanpackages . override | gzip > Packages.gz diff --git a/gbootroot_pkg b/gbootroot_pkg index 0bbf7da..aa69955 100755 --- a/gbootroot_pkg +++ b/gbootroot_pkg @@ -14,7 +14,7 @@ use File::Find; # $packaging_place/debian from your $packaging_defaults, and updates # to the proper date/times and data in changelog and copyright. # After this debuild from devscripts (this uses lintian) runs. -# Now all you do is finish stuff off with dpkg-scxanpackages .. +# Now all you do is finish stuff off with dpkg-scanpackages .. # something like this: # dpkg-scanpackages . override | gzip > Packages.gz