Codebase list sugar-toolkit-gtk3 / ca6cf59
simplify rules: let dh_python3 fix python shebang Jonas Smedegaard 3 years ago
1 changed file(s) with 0 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
2323 --movedev debian/tmp/usr/share/gir-1.0 usr/share/ \
2424 --extralib debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/libsugar-eventcontroller.so \
2525 debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/libsugarext.so
26 # Ensure proper hash-bang in Python script (Python Policy 0.9 ยง3.1)
27 perl -pi -e 's,^#! ?/usr/bin/(env )?python[[:print:]]*$$,#!/usr/bin/python3,' \
28 debian/*/usr/bin/sugar-activity3
2926
3027 override_dh_installdocs:
3128 dh_installdocs --all -- AUTHORS