summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-09-21 01:38:04 +0200
committerMichael Stahl <mstahl@redhat.com>2013-09-22 11:08:31 +0200
commita546bf8d5b4246ff60a7d96baf9adcfc5872ffc2 (patch)
tree982e8f5699423ac5c4c2b4aa61c9a34874387164 /Repository.mk
parent70f834827b141daa24cf2149d3792ebaa6b7c0eb (diff)
pyuno: rename the python wrapper executable
Putting it in a subdirectory on solver is no longer necessary since python3 started delivering to INSTDIR, so lose the crazy naming. Change-Id: I17e924e5d872768a64f6a3112f1294f3def7120e
Diffstat (limited to 'Repository.mk')
-rw-r--r--Repository.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Repository.mk b/Repository.mk
index cb71e155dce8..497d8c8383ad 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -100,7 +100,7 @@ $(eval $(call gb_Helper_register_executables,OOO, \
$(if $(filter WNT,$(OS)), \
crashrep_com \
odbcconfig \
- pyuno/python \
+ python \
quickstart \
sbase \
scalc \