summaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-07 11:48:18 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-07 11:48:18 +0000
commitaad157ee452828ad07a8d34272650a51cb7c22aa (patch)
treef0d949ddf3861dab0d4bc75ba961b2788ba4dd96 /debian/rules
parentMerging upstream version 4:24.2.4. (diff)
downloadlibreoffice-aad157ee452828ad07a8d34272650a51cb7c22aa.tar.xz
libreoffice-aad157ee452828ad07a8d34272650a51cb7c22aa.zip
Adding debian version 4:24.2.4-1.debian/4%24.2.4-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 346905ec1f..3bb8ef4788 100755
--- a/debian/rules
+++ b/debian/rules
@@ -83,7 +83,7 @@ lo_sources_ver=$(shell grep AC_INIT $(SOURCE_TREE)/configure.ac | grep documentf
# NOT in proper libreoffice-3-6 branch
# use ./g checkout -b tag-libreoffice-3.6.2.1 libreoffice-3.6.2.1
GIT_TAG=libreoffice-$(lo_sources_ver)
-GIT_BRANCH=libreoffice-24-2-3
+GIT_BRANCH=libreoffice-24-2-4
endif
ifeq "$(USE_SOURCE_TARBALLS)" "y"
lo_sources_ver=$(shell cat $(CURDIR)/sources.ver | cut -d= -f2)