Makefile: remove $(SHAREDIR) in uninstall target.
--HG-- extra : convert_revision : xtraeme%40gmail.com-20091015222115-gosfgymdsk4gswk0
This commit is contained in:
parent
cf04a48a1d
commit
6798be2f58
1
Makefile
1
Makefile
@ -24,6 +24,7 @@ install:
|
||||
uninstall:
|
||||
-rm -f $(SBINDIR)/xbps-*
|
||||
-rm -f $(LIBDIR)/libxbps.*
|
||||
-rm -f $(SHAREDIR)/*
|
||||
|
||||
.PHONY: clean
|
||||
clean:
|
||||
|
Loading…
x
Reference in New Issue
Block a user