summaryrefslogtreecommitdiff
path: root/cad/klayout/files/patch-src-Makefile.rules
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cad/klayout/files/patch-src-Makefile.rules13
1 files changed, 0 insertions, 13 deletions
diff --git a/cad/klayout/files/patch-src-Makefile.rules b/cad/klayout/files/patch-src-Makefile.rules
deleted file mode 100644
index fcb78eab81c1..000000000000
--- a/cad/klayout/files/patch-src-Makefile.rules
+++ /dev/null
@@ -1,13 +0,0 @@
---- src/Makefile.rules.orig 2016-06-19 16:35:32 UTC
-+++ src/Makefile.rules
-@@ -73,8 +73,8 @@ ifeq ($(LOPT_TEST),)
- LOPT_TEST=$(LOPT)
- endif
-
--MOC=$(QTBIN)/moc
--UIC=$(QTBIN)/uic
-+MOC=$(QTBIN)/moc-qt4
-+UIC=$(QTBIN)/uic-qt4
- RCC=$(QTBIN)/rcc
-
- TESTSRC=$(TOP_SOURCE)/..