diff options
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.in b/Makefile.in index 0066401b869a..5423596012e0 100644 --- a/Makefile.in +++ b/Makefile.in @@ -356,9 +356,6 @@ ifneq ($(MACOSX_CODESIGNING_IDENTITY),) mkdir "$$lproj"; \ done # -# And remove the "bin" folder which should not be there - rm -rf $(TESTINSTALLDIR)/$(PRODUCTNAME_WITHOUT_SPACES).app/Contents/bin -# # Remove unnecessary executables in the LibreOfficePython framework rm -rf $(TESTINSTALLDIR)/$(PRODUCTNAME_WITHOUT_SPACES).app/Contents/Frameworks/LibreOfficePython.framework/Versions/[1-9]*/bin # |