]> git.meshlink.io Git - catta/commitdiff
build-sys: fix parallel install in avahi-utils
authorDiego Elio Pettenò <flameeyes@flameeyes.eu>
Sun, 17 Jun 2012 14:44:01 +0000 (07:44 -0700)
committerLennart Poettering <lennart@poettering.net>
Tue, 19 Jun 2012 13:46:25 +0000 (15:46 +0200)
The moment install-exec-local is called, we might still not have
created ${DESTDIR}/${bindir} so we should make sure to create it
first, and then try to chdir into it.


No differences found