diff options
author | Tor Lillqvist <tml@iki.fi> | 2013-01-06 15:12:12 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2013-01-06 15:30:04 +0200 |
commit | 4427bb0c588382d56d5368e691a29c4c0bbdf944 (patch) | |
tree | 68d81e2b9db9159c93df16b43b6909fdd8c5d6fb /android/experimental/LibreOffice4Android | |
parent | f79da8fa288fbbe4742ad416844aad53ee8d00f5 (diff) |
The "ProductSource" (MWS name) makes no sense any more
Diffstat (limited to 'android/experimental/LibreOffice4Android')
-rw-r--r-- | android/experimental/LibreOffice4Android/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/android/experimental/LibreOffice4Android/Makefile b/android/experimental/LibreOffice4Android/Makefile index 20627fdf4f4d..eded9e64c4e6 100644 --- a/android/experimental/LibreOffice4Android/Makefile +++ b/android/experimental/LibreOffice4Android/Makefile @@ -103,7 +103,6 @@ copy-stuff: echo 'ProductBuildid=3' >> assets/program/versionrc echo 'ProductMajor=360' >> assets/program/versionrc echo 'ProductMinor=1' >> assets/program/versionrc - echo 'ProductSource=OOO350' >> assets/program/versionrc echo 'ReferenceOOoMajorMinor=3.6' >> assets/program/versionrc # # .res files |