Bug 150186

Summary: madwifi package cannot be built twice
Product: [openSUSE] SUSE Linux 10.1 Reporter: Forgotten User OS1JNCFbCX <forgotten_OS1JNCFbCX>
Component: NetworkAssignee: Joachim Gleissner <joachim.gleissner>
Status: VERIFIED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Minor    
Priority: P5 - None    
Version: Beta 4   
Target Milestone: ---   
Hardware: All   
OS: SuSE Linux 10.1   
Whiteboard:
Found By: Beta-Customer Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Forgotten User OS1JNCFbCX 2006-02-11 19:45:00 UTC
When trying to build the madwifi package twice it fails because it tries to create the directories source and obj although they already exist.

Please add "rm -rf source" before "mkdir source" and "rm -rf obj" before "mkdir obj" to the spec file.
Comment 1 Joachim Gleissner 2006-02-13 17:38:37 UTC
Fixed in stable.