]> xenbits.xensource.com Git - xenclient/build.git/commitdiff
Use staging gettext for tpm-tools
authorJames Mckenzie <jamesmck@british-chap.cam.xci-test.com>
Tue, 12 Jan 2010 18:59:33 +0000 (18:59 +0000)
committerJames Mckenzie <jamesmck@british-chap.cam.xci-test.com>
Tue, 12 Jan 2010 18:59:33 +0000 (18:59 +0000)
package/tpm-tools/tpm-tools.mk

index f5a3b23c830963e9323a38e5b537cc1a5d49ab4f..8a480bbaa6233b2f550b7074bfa931c268999d4c 100644 (file)
@@ -14,7 +14,7 @@ TPM_TOOLS_INSTALL_TARGET = YES
 TPM_TOOLS_DEPENDENCIES = trousers
 TPM_TOOLS_AUTORECONF = NO
 TPM_TOOLS_LIBTOOL_PATCH = NO
-TPM_TOOLS_CONF_OPT = --disable-nls --program-transform-name=
+TPM_TOOLS_CONF_OPT = --with-gettext=$(STAGING_DIR)/usr
 
 $(eval $(call AUTOTARGETS,package,tpm-tools))