Browse Source

Fixed a spelling mistake.

master
freesource 23 years ago
parent
commit
df90cfa5d0
  1. 2
      add-ons/yard/make-debian-X11/make_debian-X11_pkg
  2. 2
      gbootroot_pkg

2
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

2
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

Loading…
Cancel
Save