wok-next diff pcmciautils/receipt @ rev 18682
Add mps-youtube (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Dec 09 18:50:42 2015 +0100 (2015-12-09) |
parents | 51a1ebbda768 |
children | 9e01bc6321ea |
line diff
1.1 --- a/pcmciautils/receipt Fri Oct 18 19:43:55 2013 +0000 1.2 +++ b/pcmciautils/receipt Wed Dec 09 18:50:42 2015 +0100 1.3 @@ -3,7 +3,7 @@ 1.4 PACKAGE="pcmciautils" 1.5 VERSION="018" 1.6 CATEGORY="system-tools" 1.7 -SHORT_DESC="Utils to use with PCMCIA cards" 1.8 +SHORT_DESC="Utilities for inserting and removing PCMCIA cards" 1.9 MAINTAINER="pankso@slitaz.org" 1.10 LICENSE="GPL2" 1.11 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.12 @@ -18,7 +18,6 @@ 1.13 compile_rules() 1.14 { 1.15 # We need lex... 1.16 - cd $src 1.17 make 1.18 } 1.19