Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 247895 | Differences between
and this patch

Collapse All | Expand All

(-)src/front/st/specials_unix_vms/sharelib.ccpp (-3 / +2 lines)
Lines 136-145 Link Here
136
# elif defined(OSX)
136
# elif defined(OSX)
137
      EXECUTABLE libxerces-c.$XERCVERS.$SLSFX
137
      EXECUTABLE libxerces-c.$XERCVERS.$SLSFX
138
# else
138
# else
139
      EXECUTABLE libxerces-c.$SLSFX.$XERCVERS.0
139
      EXECUTABLE $XERCESCLIB
140
# endif /* rs4_us5 */
140
# endif /* rs4_us5 */
141
      LINK libxerces-c.$SLSFX.$XERCVERS
141
      LINK $XERCESCLIB
142
      LINK libxerces-c.$SLSFX
143
# endif
142
# endif
144
      PERMISSION s:re,o:rwed,g:re,w:re
143
      PERMISSION s:re,o:rwed,g:re,w:re
145
      }
144
      }

Return to bug 247895