Codebase list avahi / 98c16b7
* debian/rules: + Ensure that ServiceTypeDatabase.py is generated instead of using the one from the tarball (Closes: #420184) git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/avahi@1429 ceb527fc-18e6-0310-9fe2-813c157c29e7 Sjoerd Simons 17 years ago
2 changed file(s) with 12 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 avahi (0.6.18-4) UNRELEASED; urgency=low
1
2 * debian/rules:
3 + Ensure that ServiceTypeDatabase.py is generated instead of using the one
4 from the tarball (Closes: #420184)
5
6 -- Sjoerd Simons <sjoerd@debian.org> Sun, 22 Apr 2007 20:31:27 +0200
7
08 avahi (0.6.18-3) unstable; urgency=low
19
210 [ Sjoerd Simons ]
2828 debian/libavahi-client3/usr/lib \
2929 debian/libavahi-glib1/usr/lib \
3030 debian/libavahi-ui0/usr/lib
31
32 #ensure that ServiceTypeDatabase.py is regenerated
33 pre-build::
34 -rm -f avahi-python/avahi/ServiceTypeDatabase.py
3135
3236 binary-install/avahi-discover::
3337 dh_pysupport -p$(cdbs_curpkg)