freebsd-ports/x11-wm/xfce4-panel-profiles/files/patch-Makefile.in.in
Guido Falsi 91a2340351 With the modular Xfce Panel, a multitude of panel layouts can be
created. This tool makes it possible to backup, restore, import,
and export these panel layouts.

WWW: https://git.xfce.org/apps/xfce4-panel-profiles/about/
2018-07-30 20:21:27 +00:00

11 lines
445 B
Text

--- Makefile.in.in.orig 2018-07-28 10:44:16 UTC
+++ Makefile.in.in
@@ -56,7 +56,7 @@ install: all
install data/metainfo/*.xml $(DESTDIR)/$(PREFIX)/share/metainfo
cp -rf locale $(DESTDIR)/$(PREFIX)/share
- ln -sf $(PREFIX)/share/locale $(DESTDIR)/$(PREFIX)/share/$(APPNAME)/locale
+# ln -sf $(PREFIX)/share/locale $(DESTDIR)/$(PREFIX)/share/$(APPNAME)/locale
uninstall:
rm -f $(DESTDIR)/$(PREFIX)/share/applications/$(APPNAME).desktop