Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > 42620103d8ee8a2d972d3103bad0ab73 > files > 99

waf-1.5.19-1.fc14.noarch.rpm

#! /usr/bin/env python
# encoding: utf-8
# Thomas Nagy, 2007-2010 (ita)

bld(
	features='xml_to',
	source = 'gnome-power-manager.xml',
	target = 'gnome-power-manager.html',
	xslt = 'config.xsl',
	inst_var = 'PREFIX',
	inst_subdir = 'usr/doc/PackageKit/docs',
)