[PATCH] build: work around F16-vs-F17 systemd unitdir difference

Jim Meyering jim at meyering.net
Mon Mar 5 21:32:37 UTC 2012


While iwhd-1.4 passed my "make check" testing on F17,
it failed to build in koji due to the following:

    f17$ rpm --eval '%{_unitdir}'                                              :
    /usr/lib/systemd/system
    f16$ rpm --eval '%{_unitdir}'                                              :
    /lib/systemd/system

Posting this as I wait to see if koji confirms that this
patch works.



More information about the iwhd-devel mailing list