~ubuntu-branches/ubuntu/wily/ecasound/wily-proposed

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Alessandro Ghedini
  • Date: 2014-02-07 12:25:25 UTC
  • Revision ID: package-import@ubuntu.com-20140207122525-mn5c1q84v3zrjtup
Tags: 2.9.1-3
Fix fixperms step for Architecture: all packages

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
 
19
19
override_dh_fixperms:
20
20
        dh_fixperms
 
21
ifneq (,$(findstring python-ecasound, $(shell dh_listpackages)))
21
22
        chmod a-x debian/python-ecasound/usr/share/pyshared/pyeca.py
22
23
        chmod a-x debian/python-ecasound/usr/share/pyshared/ecacontrol.py
23
24
        chmod a-x debian/python-ecasound/usr/share/pyshared/eci.py
 
25
endif
 
26
ifneq (,$(findstring ruby-ecasound, $(shell dh_listpackages)))
24
27
        chmod a-x debian/ruby-ecasound/usr/lib/ruby/vendor_ruby/ecasound.rb
 
28
endif
25
29
 
26
30
override_dh_installchangelogs:
27
31
        dh_installchangelogs NEWS