Commit Graph

5 Commits

Author SHA1 Message Date
diego d1b85029f8 Reversed + changed grep -q to grep > /dev/null 2>&1. -q is a GNU extension
to grep that breaks the script on Solaris.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10649 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-17 20:17:03 +00:00
diego 8b653cc824 shorter, sweeter, more portable, better calling syntax
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10637 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-17 01:20:48 +00:00
nexus 2b18af7f40 FreeBSD fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8733 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-03 12:14:34 +00:00
arpi 1931e2396e In this situation it was easier to fix yours. I applied these 3 points
(fixed locking echo, removed excessive cut to make script a bit faster
and shortened grep) and changed copy mark from "x" to "" in order to use
-z and -n tests.
patch by GoTaR <priv0.onet.pl->gotar>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8539 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-23 17:28:19 +00:00
arpi 8e8fbcbaec help*.h files moved to help/ subdir
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7485 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-22 16:31:21 +00:00