wok-6.x diff mISDNuser/receipt @ rev 1697
Fix: get-OpenOffice3 type.
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Wed Nov 12 00:44:56 2008 +0100 (2008-11-12) |
parents | 65d3dfc87776 |
children | cde7fa93f1d6 |
line diff
1.1 --- a/mISDNuser/receipt Sun Oct 12 09:55:00 2008 +0000 1.2 +++ b/mISDNuser/receipt Wed Nov 12 00:44:56 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 }