d035fe1672
- fix the PLIST of the bg, de and es and language so they can be used again: from Daniel Gruber <daniel@tydirium.org> this has been tested by many people.
13 lines
548 B
Plaintext
13 lines
548 B
Plaintext
$OpenBSD: patch-salhelper_source_makefile_mk,v 1.3 2007/03/17 15:27:45 robert Exp $
|
|
--- salhelper/source/makefile.mk.orig.port Fri Feb 2 19:59:21 2007
|
|
+++ salhelper/source/makefile.mk Tue Feb 6 23:13:34 2007
|
|
@@ -88,6 +88,8 @@ SHL1VERSIONMAP=gcc3_linux_intel.map
|
|
SHL1VERSIONMAP=gcc3_linux_intel.map
|
|
.ELIF "$(OS)$(CPU)$(COMNAME)"=="MACOSXIgcc3"
|
|
SHL1VERSIONMAP=gcc3_linux_intel.map
|
|
+.ELIF "$(OS)$(CPU)$(COMNAME)"=="OPENBSDIgcc3"
|
|
+SHL1VERSIONMAP=gcc3_linux_intel.map
|
|
.ENDIF
|
|
|
|
# --- Targets ------------------------------------------------------
|