Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 329915
Collapse All | Expand All

(-)src/dot.cpp.ORIG (-1 / +1 lines)
Lines 3210-3216 Link Here
3210
    }
3210
    }
3211
    else
3211
    else
3212
    {
3212
    {
3213
      dotRun.addJob("ps",absOutFile+".eps");
3213
      dotRun.addJob("eps",absOutFile+".eps");
3214
    }
3214
    }
3215
  }
3215
  }
3216
3216

Return to bug 329915