diff options
Diffstat (limited to 'kwin4/install-sh')
-rwxr-xr-x | kwin4/install-sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kwin4/install-sh b/kwin4/install-sh index 67c94290..a3789027 100755 --- a/kwin4/install-sh +++ b/kwin4/install-sh @@ -113,7 +113,7 @@ else # Waiting for this to be detected by the "$instcmd $src $dsttmp" command # might cause directories to be created, which would be especially bad -# if $src (and thus $dsttmp) contains '*'. +# if $src (and thus $dsttmp) tqcontains '*'. if [ -f "$src" -o -d "$src" ] then |