This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ITP] libungif-4.1.0-2


You should either
1) change mkpatch() to only create a diff between your populated libungif-4.1.0\CYGWIN-PATCHES directory and an empty libungif-4.1.0-orig\CYGWIN-PATCHES, and keep the "aclocal && libtoolize --force" command in conf(), or
2) Lapo runs "aclocal && libtoolize --force" by hand, and then uses mkpatch to create a gigantic patch that includes not only libungif-4.1.0\CYGWIN-PATCHES, but also the libtoolization bits. "aclocal && libtoolize --force" is removed from conf().

Also, it should probably be "aclocal && libtoolize --force --copy && automake --gnu --copy --add-missing --force-missing && autoconf" but that's just me.
Or maybe moving spkg before conf? Is it too "dirty" to let conf actually change the dir content?

Package with spkg moved just before "conf" and after "prep" (it seemed a bit overkill to call it -3 for just this small change):
http://www.lapo.it/tmp/libungif-4.1.0-2.tar.bz2
http://www.lapo.it/tmp/libungif-4.1.0-2-src.tar.bz2

--
Lapo 'Raist' Luchini
lapo@lapo.it (PGP & X.509 keys available)
http://www.lapo.it (ICQ UIN: 529796)




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]