typo
This commit is contained in:
parent
085739c3eb
commit
3d48216613
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ esac
|
||||||
pushd $PKG_DEST
|
pushd $PKG_DEST
|
||||||
rm -fv ./usr/share/info/dir # recommended since this directory is already there
|
rm -fv ./usr/share/info/dir # recommended since this directory is already there
|
||||||
# on the system
|
# on the system
|
||||||
# The next lines are specific to dpkg, but usually all pacakge managers
|
# The next lines are specific to dpkg, but usually all package managers
|
||||||
# need some information on the version and the package.
|
# need some information on the version and the package.
|
||||||
mkdir DEBIAN
|
mkdir DEBIAN
|
||||||
cat > DEBIAN/control <<EOF
|
cat > DEBIAN/control <<EOF
|
||||||
|
|
Reference in a new issue