diff options
Diffstat (limited to 'editors/openoffice.org-1.1-devel/files/freebsd-local.sh')
-rw-r--r-- | editors/openoffice.org-1.1-devel/files/freebsd-local.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/editors/openoffice.org-1.1-devel/files/freebsd-local.sh b/editors/openoffice.org-1.1-devel/files/freebsd-local.sh index 44fa969bab04..e4d951ae481f 100644 --- a/editors/openoffice.org-1.1-devel/files/freebsd-local.sh +++ b/editors/openoffice.org-1.1-devel/files/freebsd-local.sh @@ -2,11 +2,6 @@ # # $FreeBSD $ -if [ -e $HOME/.sversionrc ]; then - OOHOME=`grep %%FRELEASE_NR%% $HOME/.sversionrc \ - | sed -e 's/.*file:\/\///'` -fi - save_common_xcu() { sed 's/^X//' > $OOHOME/tmp/Common.xcu << 'END-of-Common.xcu' X<?xml version="1.0" encoding="UTF-8"?> |