Go to file
Adam Williamson 63dfef7216 Update python3 sed hack to avoid '/usr/bin/python32' dep
In F28 and earlier /usr/bin/python exists during the build, and
the build process decides PYTHON is /usr/bin/python, so this
sed command works. In F29+ /usr/bin/python does not exist during
the build, so the build process decides /usr/bin/python2 is
PYTHON, and when we do 's!/usr/bin/python!/usr/bin/python3!', we
wind up with /usr/bin/python32...which is not what we wanted.
So, let's fix that.
2018-07-30 15:39:38 -07:00
tests Add CI tests using the standard test interface 2018-04-11 12:51:53 +03:00
.gitignore avahi-0.7 (#1469100) 2017-07-10 09:55:42 -05:00
avahi-0.6.30-mono-libdir.patch 0.6.32-0.1.rc 2015-10-10 07:57:09 -05:00
avahi.spec Update python3 sed hack to avoid '/usr/bin/python32' dep 2018-07-30 15:39:38 -07:00
sources avahi-0.7 (#1469100) 2017-07-10 09:55:42 -05:00