wok diff mplayerplug-in/receipt @ rev 11924

Up: squiduardmgr (1.6)
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Mar 01 01:12:35 2012 +0100 (2012-03-01)
parents 8e4c74abdf74
children 9602efab8068
line diff
     1.1 --- a/mplayerplug-in/receipt	Mon Jan 02 23:06:19 2012 +0100
     1.2 +++ b/mplayerplug-in/receipt	Thu Mar 01 01:12:35 2012 +0100
     1.3 @@ -23,6 +23,8 @@
     1.4  {
     1.5  	cd $src
     1.6  	sed -i 's/npupp\.h/npfunctions.h/' */np*
     1.7 +	sed -i 's|char [\* ]*NP*_GetMIMEDescription(|const &|' \
     1.8 +		plugingate/np_entry.cpp Source/plugin.cpp
     1.9  	cp $stuff/slitaz-hack.h include
    1.10  	grep -q slitaz-hack include/npplat.h || sed -i \
    1.11  		's/ne _NPPLAT_H_/ne _NPPLAT_H_\n#include "slitaz-hack.h"/' \