Skip to content

Commit

Permalink
Libreoffice:Update to version 7.5.1.1
Browse files Browse the repository at this point in the history
replace version with $PKGVERSION
  • Loading branch information
david committed Feb 16, 2023
1 parent 557943f commit 2429d86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libreoffice.be0
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ mee_configure() {
sed -i 's/all: check-if-root build/all: build/g' ${B}/Makefile
sed -i 's/bootstrap: check-if-root compilerplugins/all: compilerplugins/g' ${B}/Makefile

ln -s ${S}/src/libreoffice-help-7.2.2.2/helpcontent2 ${S}/helpcontent2
ln -s ${S}/src/libreoffice-translations-7.2.2.2/translations ${S}/translations
ln -s ${S}/src/libreoffice-help-${PKGVERSION}/helpcontent2 ${S}/helpcontent2
ln -s ${S}/src/libreoffice-translations-${PKGVERSION}/translations ${S}/translations

}

Expand Down

0 comments on commit 2429d86

Please sign in to comment.