~ubuntu-branches/ubuntu/trusty/pd-pdstring/trusty

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Roman Haefeli
  • Date: 2011-11-11 08:48:28 UTC
  • Revision ID: package-import@ubuntu.com-20111111084828-orpm3l2hfllavwd7
Tags: 0.10.2-1
Initial release (Closes: #643837)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/usr/bin/make -f
 
2
 
 
3
%:
 
4
        dh $@
 
5
 
 
6
override_dh_auto_configure:
 
7
        dh_auto_configure -- --with-pd-dir=/usr/lib/pd \
 
8
           --with-pd-extdir=/usr/lib/pd/extra/pdstring
 
9
 
 
10
override_dh_shlibdeps:
 
11
        dpkg-shlibdeps debian/pd-pdstring/usr/lib/pd/extra/pdstring/pdstring.pd_linux \
 
12
           -Tdebian/pd-pdstring.substvars
 
13
 
 
14
override_dh_strip:
 
15
        strip --remove-section=.comment --remove-section=.note --strip-unneeded \
 
16
           debian/pd-pdstring/usr/lib/pd/extra/pdstring/pdstring.pd_linux