summaryrefslogtreecommitdiffstats
path: root/bin-editors/onlyoffice-bin/PRE_BUILD
diff options
context:
space:
mode:
authorVlad Glagolev2022-07-26 05:50:41 +0000
committerVlad Glagolev2022-07-26 05:50:41 +0000
commitca0f01310fb86dc17957f990b55082a377a0ef19 (patch)
tree181cd8d6af6b217f3e766158c4b28daf696bc72c /bin-editors/onlyoffice-bin/PRE_BUILD
parent5ded69fd3f7549d5e03ea4dda34d7c68353e7901 (diff)
onlyoffice-bin: new spell, office suite that combines text, spreadsheet and presentation editors
Diffstat (limited to 'bin-editors/onlyoffice-bin/PRE_BUILD')
-rwxr-xr-xbin-editors/onlyoffice-bin/PRE_BUILD6
1 files changed, 6 insertions, 0 deletions
diff --git a/bin-editors/onlyoffice-bin/PRE_BUILD b/bin-editors/onlyoffice-bin/PRE_BUILD
new file mode 100755
index 0000000..dea9348
--- /dev/null
+++ b/bin-editors/onlyoffice-bin/PRE_BUILD
@@ -0,0 +1,6 @@
+mk_source_dir "${SOURCE_DIRECTORY}" &&
+cd "${SOURCE_DIRECTORY}" &&
+
+verify_file &&
+
+ar p "${SOURCE_CACHE}/${SOURCE}" data.tar.xz | tar -xJf -