summaryrefslogtreecommitdiff
path: root/math/sedumi/files/patch-posttransfo.m
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-09-01 21:25:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-09-01 21:25:59 +0000
commit8003ba152f15aa82aaadd76fcd6b669cc0cc9981 (patch)
tree7842527232644d8f0fc76639a38e9596a910d381 /math/sedumi/files/patch-posttransfo.m
parentConvert to USES=libtool and add INSTALL_TARGET=install-strip (diff)
Remove non staged ports without pending PR from ma*
Diffstat (limited to 'math/sedumi/files/patch-posttransfo.m')
-rw-r--r--math/sedumi/files/patch-posttransfo.m11
1 files changed, 0 insertions, 11 deletions
diff --git a/math/sedumi/files/patch-posttransfo.m b/math/sedumi/files/patch-posttransfo.m
deleted file mode 100644
index 71d858e70c04..000000000000
--- a/math/sedumi/files/patch-posttransfo.m
+++ /dev/null
@@ -1,11 +0,0 @@
---- posttransfo.m~ 2008-10-06 10:55:23.000000000 +0900
-+++ posttransfo.m 2008-10-06 11:04:36.000000000 +0900
-@@ -83,7 +83,7 @@
- % Postprocess the SDP part
- % ----------------------------------------
- if pars.sdp==1 && isfield(prep,'sdp')
-- xpf(1:K.f,1)=xp(1:K.f);
-+ xpf=xp(1:K.f);
- xp=xp(K.f+1:end);
- Kf=K.f;
- K.f=0;