expat now installs into usr/lib
authorPeter Korsgaard <jacmet@sunsite.dk>
Tue, 28 Aug 2007 08:05:25 +0000 (08:05 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 28 Aug 2007 08:05:25 +0000 (08:05 -0000)
package/avahi/avahi.mk

index b69c74fb1e38522c369be9d15e46216288ddead2..be9efae7c7e5b0ba8aa46f47c560c13eb102f900 100644 (file)
@@ -27,7 +27,7 @@ AVAHI_TARGETS+=$(TARGET_DIR)/usr/sbin/avahi-daemon
 AVAHI_DISABLE_EXPAT:=
 # depend on the exact library file instead of expat so avahi isn't always
 # considered out-of-date
-AVAHI_EXPAT_DEP:=$(STAGING_DIR)/lib/libexpat.so.1
+AVAHI_EXPAT_DEP:=$(STAGING_DIR)/usr/lib/libexpat.so.1
 else
 AVAHI_DISABLE_EXPAT:=--disable-expat
 AVAHI_EXPAT_DEP:=