diff options
author | Skippy the Kangoo <Skippythekangoo at yahoo dot fr> | 2009-12-03 23:57:05 +0100 |
---|---|---|
committer | Skippy the Kangoo <Skippythekangoo at yahoo dot fr> | 2009-12-03 23:57:05 +0100 |
commit | d1dd29a19a61412aaf08afc91dafde12cb9b18dc (patch) | |
tree | c36952c0defad3096dafabe9b6fe2306c4203927 /gnome/evolution-data-server | |
parent | c9660f0bc71c2c67c2d368a666c6bd5406577db9 (diff) | |
parent | 8a557d2512fcf06b6cab1111288d201114edd96d (diff) | |
download | nutyx-pakxe-d1dd29a19a61412aaf08afc91dafde12cb9b18dc.tar.gz nutyx-pakxe-d1dd29a19a61412aaf08afc91dafde12cb9b18dc.tar.bz2 nutyx-pakxe-d1dd29a19a61412aaf08afc91dafde12cb9b18dc.tar.xz nutyx-pakxe-d1dd29a19a61412aaf08afc91dafde12cb9b18dc.zip |
Merge remote branch 'nutyx-2009/master'
Diffstat (limited to 'gnome/evolution-data-server')
-rw-r--r-- | gnome/evolution-data-server/Pkgfile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gnome/evolution-data-server/Pkgfile b/gnome/evolution-data-server/Pkgfile index cbcf937a2..e3d809e71 100644 --- a/gnome/evolution-data-server/Pkgfile +++ b/gnome/evolution-data-server/Pkgfile @@ -6,7 +6,8 @@ name=evolution-data-server version=2.28.1 release=1 -source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.bz2) +source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.bz2\ + configure-01.patch) build() { cd $name-$version |