diff options
author | Bill Hoffman <bill.hoffman@kitware.com> | 2008-02-19 19:26:20 (GMT) |
---|---|---|
committer | Bill Hoffman <bill.hoffman@kitware.com> | 2008-02-19 19:26:20 (GMT) |
commit | ee2a13b11f08efcde4ec3579763ae3236b278693 (patch) | |
tree | d723719d70a05ef8302fafa71960bda98c088407 /Source/QtDialog/postupgrade.sh.in | |
parent | 4a9517a688d0bff682b538a272794000de56641d (diff) | |
download | CMake-ee2a13b11f08efcde4ec3579763ae3236b278693.zip CMake-ee2a13b11f08efcde4ec3579763ae3236b278693.tar.gz CMake-ee2a13b11f08efcde4ec3579763ae3236b278693.tar.bz2 |
ENH: install working with symlink qt tool
Diffstat (limited to 'Source/QtDialog/postupgrade.sh.in')
-rwxr-xr-x | Source/QtDialog/postupgrade.sh.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/QtDialog/postupgrade.sh.in b/Source/QtDialog/postupgrade.sh.in new file mode 100755 index 0000000..06bd986 --- /dev/null +++ b/Source/QtDialog/postupgrade.sh.in @@ -0,0 +1,2 @@ +#!/bin/bash +exit 0 |