Package: ndiswrapper
Version: 1.41-1

Hi,

I spotted a typo in debian/rules.modules while I was trying to roll my
own packages with the latest upstream release.

diff -ur ndiswrapper-1.41.orig/debian/rules.modules
ndiswrapper-1.41/debian/rules.modules
--- ndiswrapper-1.41.orig/debian/rules.modules  2007-05-01
10:30:55.000000000 +0900
+++ ndiswrapper-1.41/debian/rules.modules       2007-05-01 10:30:26.000000000 
+0900
@@ -20,7 +20,7 @@

        # build and install the module
        $(MAKE) -C $(CURDIR) install \
-       KSRC=$(KSRC) KBUILD=$(KSRC) KVER=$(KVERS) \
+       KSRC=$(KSRC) KBUILD=$(KSRC) KVERS=$(KVERS) \
        
DIST_DESTDIR=debian/ndiswrapper-modules-$(KVERS)/lib/modules/$(KVERS)/misc/

        dh_installdocs


--
Moriyoshi Koizumi <[EMAIL PROTECTED]>
(also reachable on <[EMAIL PROTECTED]>)

Attachment: ndiswrapper-make-param-fix-20070501.patch.diff.gz
Description: GNU Zip compressed data

Reply via email to