Rev 5 | Rev 9 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 5 | Rev 7 | ||
|---|---|---|---|
| Line 31... | Line 31... | ||
| 31 | dh_testroot | 31 | dh_testroot | 
| 32 | dh_prep | 32 | dh_prep | 
| 33 | 33 | ||
| 34 | $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp | 34 | $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp | 
| 35 | 35 | ||
| 36 | binary-indep: build install | 36 | binary-indep: | 
| 37 | 37 | ||
| 38 | binary-arch: install | 38 | binary-arch: install | 
| 39 | dh_testdir | 39 | dh_testdir | 
| 40 | dh_testroot | 40 | dh_testroot | 
| 41 | dh_install --sourcedir=debian/tmp | 41 | dh_install --sourcedir=debian/tmp |