Ticket #222: avahi-no-gtk-python.patch
| File avahi-no-gtk-python.patch, 266 bytes (added by sbrabec, 6 months ago) |
|---|
-
avahi-python/avahi/Makefile.am
old new 52 52 53 53 avahi_PYTHON = $(avahi_SCRIPTS) 54 54 55 if HAVE_PYGTK56 55 if HAVE_PYTHON_DBUS 57 56 58 57 avahi_PYTHON += __init__.py 59 58 60 59 endif 61 60 endif 62 endif63 61 64 62 CLEANFILES=*.pyc *.pyo ServiceTypeDatabase.py
