Fixed common misspellings.
Mostly found by 'codespell'.
This commit is contained in:
@@ -110,11 +110,11 @@ binary-common:
|
||||
dh_gencontrol
|
||||
dh_md5sums
|
||||
dh_builddeb
|
||||
# Build architecture independant packages using the common target.
|
||||
# Build architecture independent packages using the common target.
|
||||
binary-indep: build-indep install
|
||||
$(MAKE) -f debian/rules DH_OPTIONS=-i binary-common
|
||||
|
||||
# Build architecture dependant packages using the common target.
|
||||
# Build architecture dependent packages using the common target.
|
||||
binary-arch: build-arch install
|
||||
$(MAKE) -f debian/rules DH_OPTIONS=-s binary-common
|
||||
|
||||
|
||||
Reference in New Issue
Block a user