diff options
Diffstat (limited to 'Library/Formula/pyside.rb')
| -rw-r--r-- | Library/Formula/pyside.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/pyside.rb b/Library/Formula/pyside.rb index e32741322..f971287c1 100644 --- a/Library/Formula/pyside.rb +++ b/Library/Formula/pyside.rb @@ -27,8 +27,6 @@ class Pyside < Formula sha1 '9e424b03fe1f68e0326f3905738adcf27782f677' end - patch :DATA # Fix moc_qpytextobject.cxx not found (https://codereview.qt-project.org/62479) - def install if build.with? "docs" (buildpath/"sphinx").mkpath |
