#!/usr/bin/make -f # -*- mode: makefile; coding: utf-8 -*- include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/python-distutils.mk include /usr/share/cdbs/1/rules/patchsys-quilt.mk DEB_INSTALL_CHANGELOGS_ALL := CHANGELOG DEB_COMPRESS_EXCLUDE := .py binary-install/python-genetic:: find debian/$(cdbs_curpkg)/usr/share/ -type f -exec chmod -R a-x {} \;