X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Frules;fp=debian%2Frules;h=a96513c130bf4a17643be4d7b5702ac1a03d1731;hb=bdb966b22ea563a7dfa1f464a1b6cb6d8b5a712c;hp=c83af859695202c97489f5f8e7e7fbb978d0c4d3;hpb=886f754686a07aea92089a3ffdc997836d69d9f3;p=uffi.git diff --git a/debian/rules b/debian/rules index c83af85..a96513c 100755 --- a/debian/rules +++ b/debian/rules @@ -61,7 +61,7 @@ install: build dh_installdirs -p $(debpkg-tests) $(clc-tests)/tests $(lib-dir) dh_install -p $(debpkg-tests) $(pkg-tests).asd $(clc-tests) dh_install -p $(debpkg-tests) "tests/*.lisp" $(clc-tests)/tests - dh_install -p $(debpkg-tests) "tests/c-test-fns.so" $(lib-dir) + dh_install -p $(debpkg-tests) "tests/uffi-c-test-lib.so" $(lib-dir) dh_link -p $(debpkg-tests) $(clc-tests)/$(pkg-tests).asd $(clc-systems)/$(pkg-tests).asd # Build architecture-independent files here.