X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Frules;h=f78f8498140dc6b083be0669fb7575110a452892;hb=b277a410391b94beef0dc1b985c249ef17257204;hp=5f9dab6f92fe38b24c528ba5633fbe1a76e2a377;hpb=f49e847742f3b30b1a911c2a2e59e1adb1c3cc2f;p=cl-readline.git diff --git a/debian/rules b/debian/rules index 5f9dab6..f78f849 100755 --- a/debian/rules +++ b/debian/rules @@ -42,7 +42,7 @@ install: build dh_installdirs $(clc-systems) $(clc-files) $(clc-tests) dh_install $(pkg).asd $(source-files) $(clc-files) dh_link $(clc-files)/$(pkg).asd $(clc-systems)/$(pkg).asd - dh_install "libreadline-cl.so" $(lib-dir) + dh_install *.so $(lib-dir) # Build architecture-independent files here. binary-indep: build install