This package installs its files directly into %p instead of %i, so that the deb contains only doc files.
Try to build it with --build-as-nobody and you see how it crashes. The info file has CompileScript: << echo Skipping build << InstallScript: << #%p/bin/python%type_raw[python] setup.py install --root=%d --single-version-externally-managed %p/bin/python%type_raw[python] setup.py install << Shouldn't it do a "setup.py build" in the CompileScript and then, as in the commented line, a "setup.py install --root=%d" in the InstallScript? -- Martin ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Fink-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-devel
