04-create-xbps-medatada-scripts.sh: fix indentation.
This commit is contained in:
parent
59d903470b
commit
5c28f42b50
|
@ -148,7 +148,7 @@ _EOF
|
||||||
#
|
#
|
||||||
if [ -d "${PKGDESTDIR}/usr/lib/udev/hwdb.d" ]; then
|
if [ -d "${PKGDESTDIR}/usr/lib/udev/hwdb.d" ]; then
|
||||||
_add_trigger hwdb.d-dir
|
_add_trigger hwdb.d-dir
|
||||||
fi
|
fi
|
||||||
#
|
#
|
||||||
# (Un)Register a shell in /etc/shells.
|
# (Un)Register a shell in /etc/shells.
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue