unfortunately, dh doesn't set the $(pkgdir)
Uhm, it's a makefile, and the variable gets expanded by make, so you could just declare it yourself - like this:
pkgdir = debian/python-ecasound
override_dh_fixperms:
dh_fixperms
chmod a-x $(pkgdir)/usr/share/pyshared/pyeca.py
[...]
- Jonas
--
* Jonas Smedegaard - idealist & Internet-arkitekt
* Tlf.: +45 40843136 Website: http://dr.jones.dk/
[x] quote me freely [ ] ask before reusing [ ] keep private
signature.asc
Description: Digital signature
_______________________________________________ pkg-multimedia-maintainers mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers
