[debian-edu-commits] debian-edu/ 03/03: art/mate/Makefile.am: Fix installation destionation of mate-panel layout file.
Mike Gabriel
sunweaver at debian.org
Tue May 13 16:51:38 UTC 2014
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository debian-edu-artwork.
commit 080d57910a0acc5cc8a52d4b511f2e0a7304c8d7
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Tue May 13 18:51:10 2014 +0200
art/mate/Makefile.am: Fix installation destionation of mate-panel layout file.
---
art/mate/Makefile.am | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/art/mate/Makefile.am b/art/mate/Makefile.am
index 9777ce7..2ecc80a 100644
--- a/art/mate/Makefile.am
+++ b/art/mate/Makefile.am
@@ -3,6 +3,6 @@ install-data-local:
$(INSTALL_DATA) 20_debian-edu+mate.gschema.override \
$(DESTDIR)$(datadir)/glib-2.0/schemas/20_debian-edu+mate.gschema.override
- $(mkinstalldirs) $(DESTDIR)$(datadir)/mate-applet/layouts/
+ $(mkinstalldirs) $(DESTDIR)$(datadir)/mate-panel/layouts/
$(INSTALL_DATA) debian-edu.layout \
- $(DESTDIR)$(datadir)/mate-applet/layouts/debian-edu.layout
+ $(DESTDIR)$(datadir)/mate-panel/layouts/debian-edu.layout
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-artwork.git
More information about the debian-edu-commits
mailing list