diff -Naur libdownload-1.0.orig/Makefile libdownload-1.0/Makefile --- libdownload-1.0.orig/Makefile 2006-11-13 16:13:59.000000000 +0100 +++ libdownload-1.0/Makefile 2006-11-17 01:59:51.000000000 +0100 @@ -88,7 +88,7 @@ .PHONY: install uninstall: - $(Q) rm -f $(DESTDIR)$(prefix)/lib/lbdownload.so + $(Q) rm -f $(DESTDIR)$(prefix)/lib/libdownload.so $(Q) rm -f $(DESTDIR)$(prefix)/lib/libdownload.a $(Q) rm -f $(DESTDIR)$(prefix)/include/download.h $(Q) rm -f $(DESTDIR)$(prefix)/man/man3/libdownload.3