[SCM] ecasound/master: fix fixperms target
Jonas Smedegaard
dr at jones.dk
Tue Feb 1 11:32:29 UTC 2011
On Tue, Feb 01, 2011 at 11:27:57AM +0000,
zmoelnig-guest at users.alioth.debian.org wrote:
> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20110201/a4de624b/attachment.pgp>
More information about the pkg-multimedia-maintainers
mailing list