View | Details | Raw Unified | Return to bug 51686
Collapse All | Expand All

(-)moefonts-cid/pkg-deinstall (-1 / +1 lines)
Lines 1-6 Link Here
1
#!/bin/sh
1
#!/bin/sh
2
2
3
GSVER=7.05
3
GSVER=7.06
4
GSDIR=${PKG_PREFIX}/share/ghostscript
4
GSDIR=${PKG_PREFIX}/share/ghostscript
5
FONTMAP=${GSDIR}/${GSVER}/lib/Fontmap.GS
5
FONTMAP=${GSDIR}/${GSVER}/lib/Fontmap.GS
6
FONTMAPTMP=${FONTMAP}.tmp
6
FONTMAPTMP=${FONTMAP}.tmp
(-)moefonts-cid/pkg-install (-1 / +1 lines)
Lines 1-6 Link Here
1
#!/bin/sh
1
#!/bin/sh
2
2
3
GSVER=7.05
3
GSVER=7.06
4
GSDIR=${PKG_PREFIX}/share/ghostscript
4
GSDIR=${PKG_PREFIX}/share/ghostscript
5
FONTMAP=${GSDIR}/${GSVER}/lib/Fontmap.GS
5
FONTMAP=${GSDIR}/${GSVER}/lib/Fontmap.GS

Return to bug 51686