You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sci-visualization/gle/files/gle-4.2.4b-parallel.patch

22 lines
464 B

--- src/gui/MakefileAC.in.orig 2010-01-06 20:10:04.000000000 +0000
+++ src/gui/MakefileAC.in 2010-01-06 20:21:15.000000000 +0000
@@ -84,14 +84,14 @@
qmake:
$(QMAKE_PROG) $(QMAKE_OPTS)
-domake:
- $(MAKE_PROG)
+domake: Makefile
+ $(MAKE)
-repmake:
+repmake: Makefile
perl ../../platform/autopackage/qt-replace.pl Makefile
doclean:
- -$(MAKE_PROG) clean
+ -$(MAKE) clean
-@$(RM) qgle install_qgle_name_mac Makefile
-@$(RMDIR) moc
-@$(RMDIR) objects