* luci/i18n/french: further fixes, closes #6
[project/luci.git] / i18n / french / ipkg / postinst
1 #!/bin/sh
2 [ -n "${IPKG_INSTROOT}" ] || {
3         ( . /etc/uci-defaults/luci-i18n-french ) &&     rm -f /etc/uci-defaults/luci-i18n-french
4 }