pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
qtcreator: remove references to non-existent files
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Fri May 2 12:16:08 2025 +0200
Changeset: cd793538f5ba315c718a746f36ebe840636f894a
Modified Files:
qtcreator/Makefile
Log Message:
qtcreator: remove references to non-existent files
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cd793538f5ba315c718a746f36ebe840636f894a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
qtcreator/Makefile | 3 ---
1 file changed, 3 deletions(-)
diffs:
diff --git a/qtcreator/Makefile b/qtcreator/Makefile
index ac1dc02fbf..6c5e7ec34e 100644
--- a/qtcreator/Makefile
+++ b/qtcreator/Makefile
@@ -17,7 +17,6 @@ USE_LANGUAGES= c c++
USE_TOOLS+= bash gmake perl
CMAKE_CONFIGURE_ARGS+= -DBUILD_WITH_PCH=OFF
-REPLACE_BASH+= scripts/deployqtHelper_mac.sh
REPLACE_BASH+= src/app/winicons/createicons.sh
REPLACE_BASH+= src/libs/qmljs/parser/gen-parser.sh
REPLACE_BASH+= src/shared/qbs/tests/auto/blackbox/testdata/badInterpreter/script-ok
@@ -29,8 +28,6 @@ REPLACE_PYTHON+= tests/system/tools/findUnusedObjects.py
REPLACE_PYTHON+= tests/system/tools/objectsToTable.py
REPLACE_PYTHON+= scripts/checkInstalledFiles.py
REPLACE_PYTHON+= scripts/dependencyinfo.py
-REPLACE_PYTHON+= scripts/deployqt.py
-REPLACE_PYTHON+= scripts/packagePlugins.py
REPLACE_PYTHON+= scripts/uichanges.py
REPLACE_PERL+= doc/fixnavi.pl
Home |
Main Index |
Thread Index |
Old Index