diff options
-rw-r--r-- | editors/staroffice60/Makefile | 1 | ||||
-rw-r--r-- | editors/staroffice70/Makefile | 1 | ||||
-rw-r--r-- | german/staroffice70/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/editors/staroffice60/Makefile b/editors/staroffice60/Makefile index 2bc87c0f84aa..003ef3ef3136 100644 --- a/editors/staroffice60/Makefile +++ b/editors/staroffice60/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) diff --git a/editors/staroffice70/Makefile b/editors/staroffice70/Makefile index 2bc87c0f84aa..003ef3ef3136 100644 --- a/editors/staroffice70/Makefile +++ b/editors/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) 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) |