Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/3205

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/05/3205/1

Missing word "if" in Deliver.mk

Small change to comment - missing word "if" in Deliver.mk for
gb_Deliver_CLEARONDELIVERY

Change-Id: I9b98da880d6fc949d831343b76124aa7c8c7cc62
---
M solenv/gbuild/Deliver.mk
1 file changed, 2 insertions(+), 2 deletions(-)



diff --git a/solenv/gbuild/Deliver.mk b/solenv/gbuild/Deliver.mk
index febc6aa..de47b2b 100644
--- a/solenv/gbuild/Deliver.mk
+++ b/solenv/gbuild/Deliver.mk
@@ -29,8 +29,8 @@
 gb_Deliver_GNUCOPY := $(GNUCOPY)
 
 # if ($true) then old files will get removed from the target location before
-# they are copied there. In multi-user environments, this is needed you need to
-# be the owner of the target file to be able to modify timestamps
+# they are copied there. In multi-user environments, if this is needed you need
+# to be the owner of the target file to be able to modify timestamps
 ifeq ($(strip gb_Deliver_HARDLINK),)
 gb_Deliver_CLEARONDELIVER := $(false)
 else

-- 
To view, visit https://gerrit.libreoffice.org/3205
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9b98da880d6fc949d831343b76124aa7c8c7cc62
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Chris Sherlock <chris.sherlock79@gmail.com>


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.