aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2013-10-16 10:58:13 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2013-10-16 10:58:13 +0000
commitcb96876f30db2a89982d843b6ff43fe3db63463c (patch)
treebc68f482c087a7db187b403582c77669b4445a48
parentc7161a51f9ed2e27351312ad38d74afb6a280e4d (diff)
downloadports-cb96876f30db2a89982d843b6ff43fe3db63463c.tar.gz
ports-cb96876f30db2a89982d843b6ff43fe3db63463c.zip
Notes
-rw-r--r--russian/d1489/files/patch-Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/russian/d1489/files/patch-Makefile b/russian/d1489/files/patch-Makefile
index 3740a1cd23a3..f9fe54932d41 100644
--- a/russian/d1489/files/patch-Makefile
+++ b/russian/d1489/files/patch-Makefile
@@ -20,9 +20,9 @@
- cp a2kfcnv ${PREFIX}/bin
+ cp todos ${DISTDIR}/bin
+ -rm -f ${DISTDIR}/bin/fromdos ${DISTDIR}/bin/fromwin ${DISTDIR}/bin/towin
-+ ln -f ${PREFIX}/bin/todos ${DISTDIR}/bin/fromdos
-+ ln -f ${PREFIX}/bin/todos ${DISTDIR}/bin/fromwin
-+ ln -f ${PREFIX}/bin/todos ${DISTDIR}/bin/towin
++ ln -sf ${PREFIX}/bin/todos ${DISTDIR}/bin/fromdos
++ ln -sf ${PREFIX}/bin/todos ${DISTDIR}/bin/fromwin
++ ln -sf ${PREFIX}/bin/todos ${DISTDIR}/bin/towin
+ cp a2kfcnv ${DISTDIR}/bin
clean: