Makefile: remove all libxbps files in uninstall target.

--HG--
extra : convert_revision : xtraeme%40gmail.com-20090817224658-xz0rwrdc6ysf49dt
This commit is contained in:
Juan RP 2009-08-18 00:46:58 +02:00
parent 3f3b6d00dd
commit e7e1a16784

View File

@ -22,7 +22,7 @@ install:
uninstall: uninstall:
-rm -f $(SBINDIR)/xbps-* -rm -f $(SBINDIR)/xbps-*
-rm -f $(LIBDIR)/libxbps.so* -rm -f $(LIBDIR)/libxbps.*
.PHONY: clean .PHONY: clean
clean: clean: