autogen.sh of libkolab-0.3.2.tar.gz mentiones libkolab-0.3.1.tar.gz
Matthias Heizmann <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kolab,gmane.comp.kde.kolab.devel |
|---|---|
| Message-ID | <1427788.RXElscHpUn@bionsey> |
Hi libkolab developers,
unfortunately I don't understand these autogen scripts yet. But I just noticed
that autogen.sh of libkolab-0.3.2.tar.gz contains the following lines.
git archive --prefix=libkolab-0.3.1/ HEAD | gzip -c > libkolab-0.3.1.tar.gz
cp libkolab-0.3.1.tar.gz `rpm --eval='%{_sourcedir}'`
I guess this is a typo and you want to replace libkolab-0.3.1 by
libkolab-0.3.2
Cheers,
Matthias