summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSergey V. Udaltsov <svu@gnome.org>2010-02-01 23:40:54 +0000
committerSergey V. Udaltsov <svu@gnome.org>2010-02-01 23:40:54 +0000
commitf413dff57e77e7b01461508f74b4e92d1dc8defd (patch)
treec62957b9f57ef0534794620fd2936ae43d849b14 /Makefile.am
parent4f7b0ae0494c4baf1177817fac5c15aaf6e72daa (diff)
no need to create xkbcomp symlink anymore
Request from Peter Hutterer - no need to create xkb symlink any more. See this thread: http://lists.x.org/archives/xorg-devel/2010-January/005294.html
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am11
1 files changed, 0 insertions, 11 deletions
diff --git a/Makefile.am b/Makefile.am
index b044dc1..a505587 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -12,16 +12,5 @@ DISTCLEANFILES=intltool-extract intltool-merge intltool-update
# ACLOCAL_AMFLAGS = -I m4
-if CREATE_XKBCOMP_SYMLINK
-install-xkbcomp:
- ln -sf $(XKBCOMP) $(DESTDIR)$(xkb_base)/xkbcomp
-
-else
-install-xkbcomp:
-
-endif
-
-install-data-hook: install-xkbcomp
-
sync-po:
rsync -Lrtvz translationproject.org::tp/latest/xkeyboard-config/ po