diff options
author | skingrapher <gandalf@aldebaran.(none)> | 2009-12-09 01:00:20 +0400 |
---|---|---|
committer | skingrapher <gandalf@aldebaran.(none)> | 2009-12-09 01:00:20 +0400 |
commit | b8621f96db6d5d462e3d3116b15aeb7eea066860 (patch) | |
tree | 307045cc8f79c7cf94f927537bc370e78bfa069f /extra | |
parent | 6980b3f7d0429dadf176089be4f331426c1a1763 (diff) | |
download | nutyx-pakxe-b8621f96db6d5d462e3d3116b15aeb7eea066860.tar.gz nutyx-pakxe-b8621f96db6d5d462e3d3116b15aeb7eea066860.tar.bz2 nutyx-pakxe-b8621f96db6d5d462e3d3116b15aeb7eea066860.tar.xz nutyx-pakxe-b8621f96db6d5d462e3d3116b15aeb7eea066860.zip |
correction du package procmail#3.22-1 : getline.patch retiré et effacé du Pkgfile
Diffstat (limited to 'extra')
-rw-r--r-- | extra/procmail/Pkgfile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/procmail/Pkgfile b/extra/procmail/Pkgfile index 6d2961912..51c67962b 100644 --- a/extra/procmail/Pkgfile +++ b/extra/procmail/Pkgfile @@ -6,8 +6,7 @@ name=procmail version=3.22 release=1 -source=(http://www.procmail.org/$name-$version.tar.gz \ - $name-getline.patch) +source=(http://www.procmail.org/$name-$version.tar.gz) build() { cd $name-$version |