wok diff rpm4/receipt @ rev 12897
get-skype: add pre_remove cleanup (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon May 28 11:46:48 2012 +0200 (2012-05-28) |
parents | e589f5564a67 |
children | c606db8669ee |
line diff
1.1 --- a/rpm4/receipt Tue Mar 15 16:19:13 2011 +0100 1.2 +++ b/rpm4/receipt Mon May 28 11:46:48 2012 +0200 1.3 @@ -28,7 +28,7 @@ 1.4 --with-efence=no \ 1.5 --with-external-db \ 1.6 --mandir=/usr/share/man $CONFIGURE_ARGS && 1.7 - make -j 4 && 1.8 + make $MAKEFLAGS && 1.9 make DESTDIR=$PWD/_pkg install 1.10 } 1.11