lsc icon indicating copy to clipboard operation
lsc copied to clipboard

Debian postinst modifies installed scripts

Open go8ose opened this issue 10 months ago • 0 comments

I noticed the postinst in the debian postinst script modifies /usr/bin/lsc, /usr/bin/lsc-agent and /usr/bin/hsqldb. That means the md5sums of those files from the package will not be correct.

I wondered if those files could be modified when the package is built, during the execution of the debian/rules file?

go8ose avatar Apr 11 '24 02:04 go8ose