X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=libffi%2Fpackage.conf.in;h=fa07e5f8feb80e0d888f4ae1e88800da969534df;hp=4c50568b79f763b24233e72b838490389e79b209;hb=979c11345ee532a4fc56aab54f51d2924c0ea841;hpb=d64900abb0ddc2f2ab52948cc274f2adc864a6dc diff --git a/libffi/package.conf.in b/libffi/package.conf.in index 4c50568..fa07e5f 100644 --- a/libffi/package.conf.in +++ b/libffi/package.conf.in @@ -12,7 +12,7 @@ import-dirs: #ifdef INSTALLING library-dirs: LIB_DIR #else /* !INSTALLING */ -library-dirs: TOP"/libffi" +library-dirs: TOP"/libffi/dist-install/build" #endif hs-libraries: "HSffi" @@ -20,7 +20,7 @@ hs-libraries: "HSffi" #ifdef INSTALLING include-dirs: INCLUDE_DIR #else /* !INSTALLING */ -include-dirs: TOP"/libffi/build/include" +include-dirs: TOP"/libffi/dist-install/build" #endif depends: