summaryrefslogtreecommitdiffstats
path: root/rules/xorg-lib-AppleWM.make
diff options
context:
space:
mode:
authorJuergen Beisert <j.beisert@pengutronix.de>2007-01-24 10:30:26 +0000
committerJuergen Beisert <j.beisert@pengutronix.de>2007-01-24 10:30:26 +0000
commit44ecd04950b0ec5ebb7cc4ed53dba6b817f7c784 (patch)
tree47a8f37cfe05a1ea1b411bfadb37fa803fce3e39 /rules/xorg-lib-AppleWM.make
parent3376e0ea205790a6ac27a6b5cef0609800a96065 (diff)
downloadptxdist-44ecd04950b0ec5ebb7cc4ed53dba6b817f7c784.tar.gz
ptxdist-44ecd04950b0ec5ebb7cc4ed53dba6b817f7c784.tar.xz
fixing package name because ipkg reject the previous one
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6900 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/xorg-lib-AppleWM.make')
-rw-r--r--rules/xorg-lib-AppleWM.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/xorg-lib-AppleWM.make b/rules/xorg-lib-AppleWM.make
index 5768692fa..9c4e09de7 100644
--- a/rules/xorg-lib-AppleWM.make
+++ b/rules/xorg-lib-AppleWM.make
@@ -2,7 +2,7 @@
# $Id: template 4565 2006-02-10 14:23:10Z mkl $
#
# Copyright (C) 2006 by Erwin Rol
-#
+#
# See CREDITS for details about who has contributed to this project.
#
# For further information about the PTXdist project and license conditions
@@ -108,7 +108,7 @@ $(STATEDIR)/xorg-lib-AppleWM.targetinstall: $(xorg-lib-AppleWM_targetinstall_dep
@$(call targetinfo, $@)
@$(call install_init, xorg-lib-AppleWM)
- @$(call install_fixup, xorg-lib-AppleWM,PACKAGE,xorg-lib-AppleWM)
+ @$(call install_fixup, xorg-lib-AppleWM,PACKAGE,xorg-lib-apple-wm)
@$(call install_fixup, xorg-lib-AppleWM,PRIORITY,optional)
@$(call install_fixup, xorg-lib-AppleWM,VERSION,$(XORG_LIB_APPLEWM_VERSION))
@$(call install_fixup, xorg-lib-AppleWM,SECTION,base)