wok-6.x diff mISDNuser/receipt @ rev 2077
Add: meta xfce4 (Xfce Desktop Environment) .
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Fri Jan 23 23:13:33 2009 +0100 (2009-01-23) |
parents | 65d3dfc87776 |
children | cde7fa93f1d6 |
line diff
1.1 --- a/mISDNuser/receipt Sun Oct 12 09:55:00 2008 +0000 1.2 +++ b/mISDNuser/receipt Fri Jan 23 23:13:33 2009 +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 }