wok diff mplayerplug-in/stuff/xpidl @ rev 14074

coreutils: add cp
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Feb 22 15:32:40 2013 +0100 (2013-02-22)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/mplayerplug-in/stuff/xpidl	Fri Feb 22 15:32:40 2013 +0100
     1.3 @@ -0,0 +1,3 @@
     1.4 +#!/bin/sh
     1.5 +
     1.6 +exec python /usr/lib/firefox-devel/sdk/bin/xpidl.py "$@"