Forráskód Böngészése

more compatiblity with BSD and Linux

Thomas Lotterer 20 éve
szülő
commit
4c6c38e4ed
2 módosított fájl, 13 hozzáadás és 1 törlés
  1. 12 0
      delegate/delegate.patch
  2. 1 1
      delegate/delegate.spec

+ 12 - 0
delegate/delegate.patch

@@ -95,3 +95,15 @@ Index: teleport/vehicle.c
  #define TP_INVITE	"INVITE"
  #define TP_ROUTE	"ROUTE"
  #define IMSIZE	(1024*8)
+Index: src/Makefile
+--- src/Makefile.orig	2005-08-04 22:10:31 +0200
++++ src/Makefile	2005-09-27 20:37:04 +0200
+@@ -244,7 +244,7 @@
+ SUBIN = subin
+ #endif #############
+ #ifdef UNIX,OS2EMX ################################################
+-CFLAGSPLUS =	if(UNIX,OS2EMX) -x c++ -DQS
++CFLAGSPLUS =	if(UNIX,OS2EMX)
+ COPY =		cp -p
+ CFLAGS =	if(UNIX,OS2EMX) -O
+ CCINX =		.c

+ 1 - 1
delegate/delegate.spec

@@ -33,7 +33,7 @@ Class:        BASE
 Group:        Network
 License:      Freely distributable
 Version:      9.0.4
-Release:      20050926
+Release:      20050927
 
 #   list of sources
 Source0:      ftp://ftp:openpkg-dev%40openpkg.org@ftp.delegate.org/pub/DeleGate/alpha/delegate%{version}.tar.gz