vp-build/srcpkgs/texinfo/REMOVE

6 lines
82 B
Plaintext

case ${ACTION} in
pre)
[ "$UPDATE" = "no" ] && rm -f usr/share/info/dir
;;
esac