Codebase list empathy / 89335cd
No need to tell dh_install to look at debian/tmp It does that since compat 7. Emilio Pozuelo Monfort 13 years ago
2 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
99 * New upstream release.
1010 * debian/rules:
1111 + Don't tell CDBS what the dbg package is, it already knows that.
12 + No need to tell dh_install to look at debian/tmp, it does that
13 since compat 7.
1214
1315 -- Laurent Bigonville <bigon@debian.org> Sun, 16 Jan 2011 03:49:28 +0100
1416
00 #!/usr/bin/make -f
1
2 DEB_DH_INSTALL_SOURCEDIR=debian/tmp
31
42 include /usr/share/cdbs/1/rules/debhelper.mk
53 include /usr/share/cdbs/1/class/gnome.mk