[Xfce4-commits] [apps/xfce4-panel-profiles] 04/162: Missing some stuff here
noreply at xfce.org
noreply at xfce.org
Fri Jul 13 13:08:23 CEST 2018
This is an automated email from the git hooks/post-receive script.
o c h o s i p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository apps/xfce4-panel-profiles.
commit b6f8501d386fb12bd451d2b2fb8052099afd5d38
Author: Sean Davis <smd.seandavis at gmail.com>
Date: Mon Jul 20 18:27:54 2015 -0400
Missing some stuff here
---
Makefile.in.in | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/Makefile.in.in b/Makefile.in.in
index 5f4ecd9..a63ff05 100644
--- a/Makefile.in.in
+++ b/Makefile.in.in
@@ -20,6 +20,7 @@ install: all
install bin/$(APPNAME) $(DESTDIR)/$(PREFIX)/bin
install -d $(DESTDIR)/$(PREFIX)/share/$(APPNAME)/xfpanel-switch
+ install xfpanel-switch/panelconfig.py $(DESTDIR)/$(PREFIX)/share/$(APPNAME)/xfpanel-switch
install xfpanel-switch/xfpanel-switch.py $(DESTDIR)/$(PREFIX)/share/$(APPNAME)/xfpanel-switch
install xfpanel-switch/xfpanel-switch.glade $(DESTDIR)/$(PREFIX)/share/$(APPNAME)/xfpanel-switch
@@ -33,8 +34,8 @@ install: all
install -d $(DESTDIR)/$(PREFIX)/share/applications
install --mode=644 $(APPNAME).desktop $(DESTDIR)/$(PREFIX)/share/applications
- cp -rf locale $(DESTDIR)/$(PREFIX)/share
- ln -sf $(PREFIX)/share/locale $(DESTDIR)/$(PREFIX)/share/$(APPNAME)/locale
+ # cp -rf locale $(DESTDIR)/$(PREFIX)/share
+ # ln -sf $(PREFIX)/share/locale $(DESTDIR)/$(PREFIX)/share/$(APPNAME)/locale
uninstall:
rm -f $(DESTDIR)/$(PREFIX)/share/applications/$(APPNAME).desktop
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list