summaryrefslogtreecommitdiff
path: root/cad/klayout/files/patch-src-Makefile.rules
diff options
context:
space:
mode:
Diffstat (limited to 'cad/klayout/files/patch-src-Makefile.rules')
-rw-r--r--cad/klayout/files/patch-src-Makefile.rules18
1 files changed, 9 insertions, 9 deletions
diff --git a/cad/klayout/files/patch-src-Makefile.rules b/cad/klayout/files/patch-src-Makefile.rules
index 4bf96bf5ce62..a2a1cdd97062 100644
--- a/cad/klayout/files/patch-src-Makefile.rules
+++ b/cad/klayout/files/patch-src-Makefile.rules
@@ -1,13 +1,13 @@
---- src/Makefile.rules.orig Tue May 8 04:41:19 2007
-+++ src/Makefile.rules Sat Jun 2 16:45:56 2007
-@@ -16,8 +16,8 @@
- endif
+--- src/Makefile.rules.orig Fri Nov 9 04:31:39 2007
++++ src/Makefile.rules Sun Jan 6 18:59:35 2008
+@@ -25,8 +25,8 @@
CCOPTS=$(CCWARN) $(DEFS) $(CCOPT)
+ CCOPTS_DEP=$(DEFS) $(CCOPT_DEP)
--MOC=$(QTDIR)/bin/moc
--UIC=$(QTDIR)/bin/uic
-+MOC=$(QTDIR)/bin/moc-qt4
-+UIC=$(QTDIR)/bin/uic-qt4
- RCC=$(QTDIR)/bin/rcc
+-MOC=$(QTBIN)/moc
+-UIC=$(QTBIN)/uic
++MOC=$(QTBIN)/moc-qt4
++UIC=$(QTBIN)/uic-qt4
+ RCC=$(QTBIN)/rcc
# this target must be first: