Author: goetz
Date: Mon Oct 30 14:24:45 2006
New Revision: 73729

Modified:
   packages/cooker/audacious-fc/current/SPECS/audacious-fc.spec

Log:
fix build


Modified: packages/cooker/audacious-fc/current/SPECS/audacious-fc.spec
==============================================================================
--- packages/cooker/audacious-fc/current/SPECS/audacious-fc.spec        
(original)
+++ packages/cooker/audacious-fc/current/SPECS/audacious-fc.spec        Mon Oct 
30 14:24:45 2006
@@ -1,5 +1,5 @@
 %define version 0.1
-%define release %mkrel 6
+%define release %mkrel 7
 %define oname bmp-fc
 Name: audacious-fc
 Summary: Future Composer plugin for Audacious
@@ -24,6 +24,7 @@
 %setup -q -n %oname-%version
 %patch -p1 -b .audacious
 autoconf
+ln -s Config.h src/config.h
 
 %build
 %configure2_5x

Reply via email to