~thopiekar/arm-mali/libump-sunxi

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Luc Verhaegen
  • Date: 2014-03-25 21:04:12 UTC
  • Revision ID: git-v1:5769ba0fa788b57cf6794561fc87cf96ae3af61d
autotool

Signed-off-by: Luc Verhaegen <libv@skynet.be>

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/usr/bin/make -f
2
 
 
3
 
PACKAGE = libump
4
 
 
5
 
.PHONY: override_dh_strip
6
 
 
7
 
override_dh_strip:
8
 
        dh_strip --dbg-package=libump-dbg
9
 
 
10
 
%:
11
 
        dh $@ --with autoreconf