qt: Fix Framework symlinks

doh.
master
Samuel John 2013-08-08 12:02:11 +02:00
parent 4189df6d87
commit b78837b621
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ class Qt < Formula
# Some config scripts will only find Qt in a "Frameworks" folder
frameworks.mkpath
ln_s Dir['lib/*.framework'], frameworks
ln_s Dir["#{lib}/*.framework"], frameworks
# The pkg-config files installed suggest that headers can be found in the
# `include` directory. Make this so by creating symlinks from `include` to