Changeset View
Changeset View
Standalone View
Standalone View
www/collaboraonline/files/patch-lo-Makefile.in
- This file was added.
| --- ../core-8f0115345509b078b2983f3b03822fc1afdc6a9d/Makefile.in.orig 2020-11-22 14:05:28 UTC | |||||
| +++ ../core-8f0115345509b078b2983f3b03822fc1afdc6a9d/Makefile.in | |||||
| @@ -268,7 +268,7 @@ endif | |||||
| # | |||||
| # Bootstrap | |||||
| # | |||||
| -bootstrap: check-if-root compilerplugins | |||||
| +bootstrap: compilerplugins | |||||
| # | |||||
| # Build | |||||
| @@ -393,7 +393,7 @@ else | |||||
| @exit 1 | |||||
| endif | |||||
| -distro-pack-install: install | |||||
| +distro-pack-install: install-strip | |||||
| $(SRCDIR)/bin/distro-install-clean-up | |||||
| $(SRCDIR)/bin/distro-install-desktop-integration | |||||
| $(SRCDIR)/bin/distro-install-sdk | |||||