diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2003-01-23 00:28:32 +0800 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2003-01-23 00:28:32 +0800 |
commit | 545f908fad49cc920d262b57f3d722723a216f9b (patch) | |
tree | 0bf608bac592912b35b8019e44634ea748fa75ac /german/staroffice70 | |
parent | ad73e409293389718644aa9ed238d1b23d4bc890 (diff) | |
download | freebsd-ports-gnome-545f908fad49cc920d262b57f3d722723a216f9b.tar.gz freebsd-ports-gnome-545f908fad49cc920d262b57f3d722723a216f9b.tar.zst freebsd-ports-gnome-545f908fad49cc920d262b57f3d722723a216f9b.zip |
Remove obsolete line
Diffstat (limited to 'german/staroffice70')
-rw-r--r-- | german/staroffice70/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/german/staroffice70/Makefile b/german/staroffice70/Makefile index 2bc87c0f84aa..003ef3ef3136 100644 --- a/german/staroffice70/Makefile +++ b/german/staroffice70/Makefile @@ -182,7 +182,6 @@ do-install: .endif @${SED} -i .orig -e 's%DefaultDestPath = "${PREFIX}/staroffice%DefaultDestPath = "staroffice%' \ ${INSTDB.INS} - ${INSTDB.INS}.orig > ${INSTDB.INS} @make install-user .endif .if defined(WITH_ADABAS) |