Corinna Vinschen schrieb:
On Nov 10 23:17, JonY wrote:
On 11/10/2009 23:13, Corinna Vinschen wrote:
For 
Slackware:<http://repository.slacky.eu/slackware-12.2/utilities/talkfilters/2.3.8/>

It's not in the distro itself, I just checked on the slackware home
page.
I guess this means needing 5 votes.
Yes.

Besides the static linkage where shared should be used I stubled upon /bin/wrap.exe
This sounds too odd for a fun package.

There's no official wrap binary yet
http://cygwin.com/cgi-bin2/package-grep.cgi?grep=%2Fbin%2Fwrap
but I don't think this wrap should go in.

my wrap is /usr/local/bin/wrap:
#!/bin/sh
pname="$1"
fname="`cygpath -wi "$2"`"
shift 2 && exec "$pname" "$fname" "$@"


--
Reini Urban
http://phpwiki.org/  http://murbreak.at/

Reply via email to