summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 0 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2c1e7ead524b..461399f71cac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -35,9 +35,6 @@ package() {
# Install development utils
install -s -m 755 \
- "output/workspace-library-updater" \
- "${pkgdir}/usr/bin/librepcb-workspace-library-updater"
- install -s -m 755 \
"output/uuid-generator" \
"${pkgdir}/usr/bin/librepcb-uuid-generator"
}