fpdb/packaging/debian/python-fpdb.postinst
Mika Bostrom f0b3dcb7a8 Update debian packaging
Changelog bump for new snapshot, and executable script renames that were
done for win32 setups.
(cherry picked from commit a5a507ece7)

Signed-off-by: steffen123 <steffen@schaumburger.info>
2010-07-08 22:16:49 +02:00

7 lines
202 B
Bash

#!/bin/sh
# When installed into .../fpdb/ the script gets mode 644
# Note: "dh_fixperms -Xfpdb.py" did not work, hence this hack
chmod 755 /usr/bin/fpdb
chmod 755 /usr/share/pyshared/fpdb/HUD_main.pyw