diff options
author | Daniel LEVAI <leva@ecentrum.hu> | 2010-03-03 14:27:21 -0600 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-13 13:25:37 +0200 |
commit | b6928e7c7d3e6eea6f7767a8f776d4eed02d9713 (patch) | |
tree | 9a16bd7956c5484401d22d7fc9b2a2323bcf0efb /system/pdksh/pdksh.info | |
parent | cf778870f7ac12c33c957c051fbbc2a8c389e34d (diff) | |
download | slackbuilds-b6928e7c7d3e6eea6f7767a8f776d4eed02d9713.tar.gz |
system/pdksh: Build bump.
Compile with LFS CFLAGS. This fixes a bug with filename completion
when the file's size is bigger than 2GiB. Thanks to Daniel LEVAI.
Diffstat (limited to 'system/pdksh/pdksh.info')
-rw-r--r-- | system/pdksh/pdksh.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/pdksh/pdksh.info b/system/pdksh/pdksh.info index 8f37ae98ce..dba6a49199 100644 --- a/system/pdksh/pdksh.info +++ b/system/pdksh/pdksh.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Daniel LEVAI" EMAIL="leva@ecentrum.hu" -APPROVED="michiel" +APPROVED="Erik Hanson" |