file: Only build in the src subdir, cause building in the magic subdir fails on Debia...
authorRod Whitby <rod@whitby.id.au>
Wed, 26 Sep 2007 05:02:30 +0000 (05:02 +0000)
committerRod Whitby <rod@whitby.id.au>
Wed, 26 Sep 2007 05:02:30 +0000 (05:02 +0000)
SVN-Revision: 9032

libs/file/Makefile

index b79b4416520a8d299923f724ced681cdbd93948e..9feb901c940a05ea91830149ba9c247c911e8292 100644 (file)
@@ -52,6 +52,7 @@ CONFIGURE_ARGS += \
        --without-libintl-prefix \
 
 MAKE_FLAGS += \
+       -C $(PKG_BUILD_DIR)/src \
        DESTDIR="$(PKG_INSTALL_DIR)" \
        all install \