mirror of
https://github.com/openvswitch/ovs
synced 2025-10-27 15:18:06 +00:00
Mark "uninstall-local" targets phony.
This commit is contained in:
@@ -42,6 +42,6 @@ ovs-install-data-local:
|
||||
endif
|
||||
install-data-local: ovs-install-data-local
|
||||
|
||||
uninstall-local: ovs-uninstall-local
|
||||
UNINSTALL_LOCAL += ovs-uninstall-local
|
||||
ovs-uninstall-local:
|
||||
rm -f $(DESTDIR)$(pkgdatadir)/python/ovs/dirs.py
|
||||
|
||||
Reference in New Issue
Block a user