wok-next diff mencoder/receipt @ rev 19700

unionfs-fuse: do not define function twice
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Apr 26 10:36:51 2017 +0200 (2017-04-26)
parents 8417cbe6fdae
children dd145c435e4b
line diff
     1.1 --- a/mencoder/receipt	Sat Sep 12 15:52:07 2015 +0200
     1.2 +++ b/mencoder/receipt	Wed Apr 26 10:36:51 2017 +0200
     1.3 @@ -24,5 +24,4 @@
     1.4  {
     1.5  	mkdir -p $fs/usr/bin
     1.6  	cp -a $install/usr/bin/mencoder $fs/usr/bin
     1.7 -}
     1.8 -
     1.9 +}
    1.10 \ No newline at end of file