Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37701311
en ru br
ALT Linux repositórios
S:2.0.25-alt1

Group :: Desenvolvimento/Outros
RPM: waf

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: waf-1.6.2-libdir.patch
Download


--- waf-light.orig	2010-11-25 11:11:50.000000000 +0100
+++ waf-light	2011-01-15 15:22:53.485315375 +0100
@@ -145,6 +145,9 @@
 		w = test(i + '/lib/' + dirname)
 		if w: return w
 
+	w = test('/usr/share/%s' % WAF)
+	if w: return w
+
 	#waf-local
 	dir = join(base, (sys.platform != 'win32' and '.' or '') + dirname)
 	w = test(dir)
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009