Typo
This commit is contained in:
parent
2938ce2a94
commit
57475c71b2
2
debian/postinst
vendored
2
debian/postinst
vendored
@ -16,7 +16,7 @@ if [ "$1" = configure ]; then
|
||||
fi
|
||||
|
||||
if dpkg-maintscript-helper supports mv_conffile 2>/dev/null; then
|
||||
dpkg-maintscript-helper mv_conffile /etc/xdg/pcmanfm/lubuntu.conf /etc/xdg/pcmanfm/Lubuntu/lubuntu.conf 0.15 -- "$@"
|
||||
dpkg-maintscript-helper mv_conffile /etc/xdg/pcmanfm/lubuntu.conf /etc/xdg/pcmanfm/lubuntu/lubuntu.conf 0.15 -- "$@"
|
||||
fi
|
||||
|
||||
#DEBHELPER#
|
||||
|
2
debian/postrm
vendored
2
debian/postrm
vendored
@ -3,7 +3,7 @@
|
||||
set -e
|
||||
|
||||
if dpkg-maintscript-helper supports mv_conffile 2>/dev/null; then
|
||||
dpkg-maintscript-helper mv_conffile /etc/xdg/pcmanfm/lubuntu.conf /etc/xdg/pcmanfm/Lubuntu/lubuntu.conf 0.15 -- "$@"
|
||||
dpkg-maintscript-helper mv_conffile /etc/xdg/pcmanfm/lubuntu.conf /etc/xdg/pcmanfm/lubuntu/lubuntu.conf 0.15 -- "$@"
|
||||
fi
|
||||
|
||||
#DEBHELPER#
|
||||
|
2
debian/preinst
vendored
2
debian/preinst
vendored
@ -3,7 +3,7 @@
|
||||
set -e
|
||||
|
||||
if dpkg-maintscript-helper supports mv_conffile 2>/dev/null; then
|
||||
dpkg-maintscript-helper mv_conffile /etc/xdg/pcmanfm/lubuntu.conf /etc/xdg/pcmanfm/Lubuntu/lubuntu.conf 0.15 -- "$@"
|
||||
dpkg-maintscript-helper mv_conffile /etc/xdg/pcmanfm/lubuntu.conf /etc/xdg/pcmanfm/lubuntu/lubuntu.conf 0.15 -- "$@"
|
||||
fi
|
||||
|
||||
#DEBHELPER#
|
||||
|
Loading…
x
Reference in New Issue
Block a user