Fix xfce-panel-profiles/Makefile
This commit is contained in:
Vendored
+1
@@ -2,3 +2,4 @@
|
||||
share/* usr/share/
|
||||
usr/share/icons/
|
||||
usr/share/images/
|
||||
usr/share/xfce4-panel-profiles/
|
||||
|
||||
@@ -14,4 +14,6 @@ clean:
|
||||
|
||||
install:
|
||||
install -d $(DESTDIR)/$(dir)
|
||||
$(INSTALL_DATA) $(wildcard *.tar.bz2) $(DESTDIR)/$(dir)
|
||||
$(INSTALL_DATA) *.tar.bz2 $(DESTDIR)/$(dir)
|
||||
|
||||
include ../Makefile.inc
|
||||
|
||||
Reference in New Issue
Block a user