wok-6.x diff e2fsprogs/receipt @ rev 19161
Typos in "daemon"...
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri May 27 01:40:23 2016 +0300 (2016-05-27) |
parents | 159df010240c |
children | 401224c936cc |
line diff
1.1 --- a/e2fsprogs/receipt Sat Feb 22 23:10:15 2014 +0100 1.2 +++ b/e2fsprogs/receipt Fri May 27 01:40:23 2016 +0300 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="e2fsprogs" 1.7 -VERSION="1.42.5" 1.8 +VERSION="1.42.12" 1.9 CATEGORY="base-system" 1.10 SHORT_DESC="Filesystem utilities for use with ext2 and ext3 (without fsck*)." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -22,7 +22,6 @@ 1.13 # Rules to configure and make the package. 1.14 compile_rules() 1.15 { 1.16 - cd $src 1.17 mkdir ../build && cd ../build 1.18 $src/configure \ 1.19 --prefix=/usr \