Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=28de5153a91eefd150efecf6b44f753c85490d08

commit 28de5153a91eefd150efecf6b44f753c85490d08
Author: crazy <[EMAIL PROTECTED]>
Date:   Thu Jun 5 11:33:35 2008 +0200

ndiswrapper-1.53-1-x86_64
* renamed patch to end in $arch so Fpatchall only patches on that arch
* and removed these ugly sha1sums , source hacks for 64bit.

diff --git a/source/network-extra/ndiswrapper/FrugalBuild 
b/source/network-extra/ndiswrapper/FrugalBuild
index e0e5a1e..550bec2 100644
--- a/source/network-extra/ndiswrapper/FrugalBuild
+++ b/source/network-extra/ndiswrapper/FrugalBuild
@@ -11,12 +11,10 @@ Finclude kernel-module sourceforge
depends=([EMAIL PROTECTED] 'pciutils' 'wireless_tools')
groups=('network-extra')
archs=('i686' 'x86_64')
-source=([EMAIL PROTECTED] README.Frugalware)
-sha1sums=('0d27b2f1d59d6d4bcb6b384cab946f99cb1889d7'\
-          '1274975ac5c636c0fc26c312010eadd056fec010')
-[ "$CARCH" == "x86_64" ] && \
-       source=([EMAIL PROTECTED] ndiswrapper-amd64-detect-fix.patch) && \
-       sha1sums=([EMAIL PROTECTED] '7e46cc4bb72520d911f256748e8c3936498f001b')
+source=([EMAIL PROTECTED] README.Frugalware 
ndiswrapper-detect-fix-x86_64.patch)
+sha1sums=('0d27b2f1d59d6d4bcb6b384cab946f99cb1889d7' \
+          'c3f24143cb9814326a2c0c3cbc8d58d953bac268' \
+          '7e46cc4bb72520d911f256748e8c3936498f001b')

build()
{
diff --git 
a/source/network-extra/ndiswrapper/ndiswrapper-amd64-detect-fix.patch 
b/source/network-extra/ndiswrapper/ndiswrapper-amd64-detect-fix.patch
deleted file mode 100644
index 5ee0635..0000000
--- a/source/network-extra/ndiswrapper/ndiswrapper-amd64-detect-fix.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-diff -Naur ndiswrapper-1.3rc1.orig/driver/Makefile 
ndiswrapper-1.3rc1/driver/Makefile
---- ndiswrapper-1.3rc1.orig/driver/Makefile    2005-09-23 12:24:05.000000000 
+0200
-+++ ndiswrapper-1.3rc1/driver/Makefile 2005-09-23 12:24:40.000000000 +0200
-@@ -99,6 +99,10 @@
- ntoskernel_io_exports.h: ntoskernel_io.c
- usb_exports.h: usb.c
-
-+ifeq ($(CONFIG_MK8),y)
-+CONFIG_X86_64=y
-+endif
-+
- ifeq ($(CONFIG_X86_64),y)
- OBJS += x86_64_stubs.o
- x86_64_stubs.o: x86_64_stubs.h x86_64_stubs.S
diff --git 
a/source/network-extra/ndiswrapper/ndiswrapper-detect-fix-x86_64.patch 
b/source/network-extra/ndiswrapper/ndiswrapper-detect-fix-x86_64.patch
new file mode 100644
index 0000000..5ee0635
--- /dev/null
+++ b/source/network-extra/ndiswrapper/ndiswrapper-detect-fix-x86_64.patch
@@ -0,0 +1,14 @@
+diff -Naur ndiswrapper-1.3rc1.orig/driver/Makefile 
ndiswrapper-1.3rc1/driver/Makefile
+--- ndiswrapper-1.3rc1.orig/driver/Makefile    2005-09-23 12:24:05.000000000 
+0200
++++ ndiswrapper-1.3rc1/driver/Makefile 2005-09-23 12:24:40.000000000 +0200
+@@ -99,6 +99,10 @@
+ ntoskernel_io_exports.h: ntoskernel_io.c
+ usb_exports.h: usb.c
+
++ifeq ($(CONFIG_MK8),y)
++CONFIG_X86_64=y
++endif
++
+ ifeq ($(CONFIG_X86_64),y)
+ OBJS += x86_64_stubs.o
+ x86_64_stubs.o: x86_64_stubs.h x86_64_stubs.S
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to