Browse Source

fake:


			
			
				rocklinux
			
			
		
fake 20 years ago
parent
commit
f06666a146
2 changed files with 12 additions and 2 deletions
  1. +2
    -2
      package/valentin/asterisk/asterisk.desc
  2. +10
    -0
      package/valentin/asterisk/linux_ixjuser_h.patch

+ 2
- 2
package/valentin/asterisk/asterisk.desc

@ -37,7 +37,7 @@
[L] GPL
[S] Stable
[V] 1.0.0
[V] 1.0.2
[P] X -?---5---9 201.300
[D] 4261800060 asterisk-1.0.0.tar.gz http://www.asterisk.org/
[D] 762027578 asterisk-1.0.2.tar.gz ftp://ftp.asterisk.org/pub/asterisk/

+ 10
- 0
package/valentin/asterisk/linux_ixjuser_h.patch

@ -0,0 +1,10 @@
--- ./channels/chan_phone.c.orig 2004-11-28 13:39:33.005340536 +0100
+++ ./channels/chan_phone.c 2004-11-28 13:39:57.254654080 +0100
@@ -32,6 +32,7 @@
#include <fcntl.h>
#include <sys/ioctl.h>
#include <linux/telephony.h>
+#include <linux/compiler.h>
/* Still use some IXJ specific stuff */
#include <linux/ixjuser.h>
#include "DialTone.h"

Loading…
Cancel
Save