mirror of
https://github.com/45Drives/cockpit-navigator.git
synced 2025-07-25 14:44:45 +02:00
Fixed makefile uninstall.
This commit is contained in:
parent
fbdb607cf6
commit
3ba9b75bb6
2
makefile
2
makefile
@ -23,7 +23,7 @@ install:
|
|||||||
cp -rpf navigator $(DESTDIR)/usr/share/cockpit
|
cp -rpf navigator $(DESTDIR)/usr/share/cockpit
|
||||||
|
|
||||||
uninstall:
|
uninstall:
|
||||||
rm -rf $(DESTDIR)/usr/share/cockpit/samba-manager
|
rm -rf $(DESTDIR)/usr/share/cockpit/navigator
|
||||||
|
|
||||||
install-local:
|
install-local:
|
||||||
mkdir -p $(HOME)/.local/share/cockpit
|
mkdir -p $(HOME)/.local/share/cockpit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user