Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 551178

Summary: media-libs/allegro: invalid use of nonfatal
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 551152    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2015-06-04 09:23:32 UTC
nonfatal dodoc CHANGES-5.0.txt
   nonfatal dohtml -r docs/html/refman/*
   nonfatal doman docs/man/*.3

Don't call do* on non-existing files. Nonfatal is not the way to go.