dh_lua(1) postprocess a lua package

SYNOPSIS

dh_lua [debhelperĀ options]

DESCRIPTION

dh_lua is a debhelper program that postprocesses the package build directories. It performs the following actions:
deduplication
Files in /usr/share/lua/5.{2,3}/ that are copies of files in /usr/share/lua/5.1/ are replaced by symlinks.

AUTHOR

Enrico Tassi <[email protected]>