From 646a917f43b21d9a6371194c67a4404cc6c3ef98 Mon Sep 17 00:00:00 2001 From: kali Date: Thu, 9 Aug 2012 02:11:08 +0900 Subject: working deb again --- debian/python-leap-client.postinst.debhelper | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 debian/python-leap-client.postinst.debhelper (limited to 'debian/python-leap-client.postinst.debhelper') diff --git a/debian/python-leap-client.postinst.debhelper b/debian/python-leap-client.postinst.debhelper new file mode 100644 index 0000000..8b32391 --- /dev/null +++ b/debian/python-leap-client.postinst.debhelper @@ -0,0 +1,7 @@ + +# Automatically added by dh_python2: +if which pycompile >/dev/null 2>&1; then + pycompile -p python-leap-client +fi + +# End automatically added section -- cgit v1.2.3