Bug 150186 - madwifi package cannot be built twice
Summary: madwifi package cannot be built twice
Status: VERIFIED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Network (show other bugs)
Version: Beta 4
Hardware: All SuSE Linux 10.1
: P5 - None : Minor (vote)
Target Milestone: ---
Assignee: Joachim Gleissner
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-11 19:45 UTC by Forgotten User OS1JNCFbCX
Modified: 2007-06-05 10:05 UTC (History)
0 users

See Also:
Found By: Beta-Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.