[vlc-devel] [corrected] vlc-1.1.0-pre2/po/POTFILES.in.patch
    Christophe Mutricy 
    xtophe at chewa.net
       
    Sat Apr 24 20:28:30 CEST 2010
    
    
  
On Sat, Apr 24, 10 at 08:16 +0200, Pierre Ynard wrote:
> > Adding generated files to the list is a very bad idea.
> > 
> > Sorry, but I suspect your patch breaks `make dist' from a dist-clean
> > tree.
> 
> How about adding a make dist rule that runs:
> 
> make -C modules/gui/qt4 `sed -rne 's,(.*\s)?(ui/.+\.h)(\s.*)?,\2,p' < modules/gui/qt4/Modules.am | xargs echo -n`
> 
> or something like that. Is it possible? Would it be retarded?
It won't work if builddir != srcdir
-- 
Xtophe
    
    
More information about the vlc-devel
mailing list