diff options
author | hubertf <hubertf@pkgsrc.org> | 2008-09-30 00:20:13 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2008-09-30 00:20:13 +0000 |
commit | 13a6360e8c0d810e71a4b3ed4148c9af4d2b662d (patch) | |
tree | b73124b3df6497ae780d811bab45b5d97429b614 /editors/gedit | |
parent | 6e64fee184b9ed667e272c7fcd64ca648a0f0ff2 (diff) | |
download | pkgsrc-13a6360e8c0d810e71a4b3ed4148c9af4d2b662d.tar.gz |
Prevent gzip(1) from nuking itself (yes, the gzip binary!) by passing
its name in the GZIP environment variable. Instead, pass the compression
level in that variable.
Diffstat (limited to 'editors/gedit')
-rw-r--r-- | editors/gedit/distinfo | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/gedit/distinfo b/editors/gedit/distinfo index fdd226a2a5c..2e810499273 100644 --- a/editors/gedit/distinfo +++ b/editors/gedit/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.34 2008/05/29 16:44:53 drochner Exp $ +$NetBSD: distinfo,v 1.35 2008/09/30 00:20:13 hubertf Exp $ SHA1 (gedit-2.22.3.tar.bz2) = 3582e532c6c18f1b49b92878540484693976307b RMD160 (gedit-2.22.3.tar.bz2) = fb4b5548615318dd09584820b636d4d8f664428d Size (gedit-2.22.3.tar.bz2) = 3884436 bytes +SHA1 (patch-aa) = 6589d3e14e3210478830f7715077f67cb3556d41 |