summaryrefslogtreecommitdiffstats
path: root/rules/glibc.make
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2009-08-11 15:23:36 +0200
committerMarc Kleine-Budde <mkl@pengutronix.de>2009-11-06 09:53:40 +0100
commit989a87e1f453b3ce73dddb71a6f0a816c5286716 (patch)
tree83041d05e7e9dd80b415376ce9307d3c2086a2a6 /rules/glibc.make
parent3733748b0a37c269bc0f63b8ec7a67144b21e5c6 (diff)
downloadptxdist-989a87e1f453b3ce73dddb71a6f0a816c5286716.tar.gz
ptxdist-989a87e1f453b3ce73dddb71a6f0a816c5286716.tar.xz
[glibc] just cleanups
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'rules/glibc.make')
-rw-r--r--rules/glibc.make17
1 files changed, 8 insertions, 9 deletions
diff --git a/rules/glibc.make b/rules/glibc.make
index 7c08201ed..309eb7990 100644
--- a/rules/glibc.make
+++ b/rules/glibc.make
@@ -1,9 +1,8 @@
# -*-makefile-*-
-# $Id$
#
# Copyright (C) 2002 by Pengutronix e.K., Hildesheim, Germany
-# Copyright (C) 2003 by Auerswald GmbH & Co. KG, Schandelah, Germany
-# Copyright (C) 2005-2009 by Marc Kleine-Budde <mkl@pengutronix.de>, Pengutronix e.K., Hildesheim, Germany
+# 2003 by Auerswald GmbH & Co. KG, Schandelah, Germany
+# 2005-2009 by Marc Kleine-Budde <mkl@pengutronix.de>, Pengutronix e.K., Hildesheim, Germany
#
# See CREDITS for details about who has contributed to this project.
#
@@ -73,7 +72,7 @@ $(STATEDIR)/glibc.targetinstall:
@$(call install_fixup, glibc,PRIORITY,optional)
@$(call install_fixup, glibc,VERSION,$(GLIBC_VERSION))
@$(call install_fixup, glibc,SECTION,base)
- @$(call install_fixup, glibc,AUTHOR,"Robert Schwebel <r.schwebel\@pengutronix.de>")
+ @$(call install_fixup, glibc,AUTHOR,"Robert Schwebel <r.schwebel@pengutronix.de>")
@$(call install_fixup, glibc,DEPENDS,)
@$(call install_fixup, glibc,DESCRIPTION,missing)
@@ -148,7 +147,7 @@ endif
ifdef PTXCONF_GLIBC_GCONF_BASE
@$(call install_copy, glibc, 0, 0, 0755, /usr/lib/gconv)
- @$(call install_copy_toolchain_lib, glibc, gconv/gconv-modules, /usr/lib/gconv, n)
+ @$(call install_copy_toolchain_lib, glibc, gconv/gconv-modules, /usr/lib/gconv)
endif
ifdef PTXCONF_GLIBC_GCONV_DEF
@@ -177,13 +176,13 @@ ifdef PTXCONF_GLIBC_I18N_BIN_LOCALEDEF
endif
ifdef PTXCONF_GLIBC_I18N_RAWDATA
- @$(call install_copy_toolchain_usr, glibc, share/i18n/charmaps/*,,n)
- @$(call install_copy_toolchain_usr, glibc, share/i18n/locales/*,,n)
- @$(call install_copy_toolchain_usr, glibc, share/locale/locale.alias,,n)
+ @$(call install_copy_toolchain_usr, glibc, share/i18n/charmaps/*)
+ @$(call install_copy_toolchain_usr, glibc, share/i18n/locales/*)
+ @$(call install_copy_toolchain_usr, glibc, share/locale/locale.alias)
endif
ifdef PTXCONF_LOCALES
- @$(call install_copy_toolchain_usr, glibc, share/locale/locale.alias,,n)
+ @$(call install_copy_toolchain_usr, glibc, share/locale/locale.alias)
endif
# Zonefiles are BROKEN