wok-4.x diff mISDNuser/receipt @ rev 1910
tazndis, update rcS.conf and load ndiswrapper module.
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Mon Dec 22 00:46:23 2008 +0100 (2008-12-22) |
parents | 65d3dfc87776 |
children | cde7fa93f1d6 |
line diff
1.1 --- a/mISDNuser/receipt Sun Oct 12 09:55:00 2008 +0000 1.2 +++ b/mISDNuser/receipt Mon Dec 22 00:46:23 2008 +0100 1.3 @@ -17,8 +17,6 @@ 1.4 cd $src 1.5 [ -f done.Makefile.u ] || patch -p1 < ../stuff/Makefile.u 1.6 touch done.Makefile.u 1.7 - ./configure --prefix=/usr --infodir=/usr/share/info \ 1.8 - --mandir=/usr/share/man $CONFIGURE_ARGS && 1.9 make && 1.10 make DESTDIR=$PWD/_pkg install 1.11 }