Hi folks, While trying to package this release for mageia4, I found that the efi scripts are considering that we do have a git repo while we are supposed to use tarballs. To avoid this issue, I've been adding a very stupid fix to my build. What's you opinion on it ? At least, with it, I can build syslinux from the tarball. Erwan, -------------- next part -------------- A non-text attachment was scrubbed... Name: syslinux-nogit.patch Type: text/x-patch Size: 258 bytes Desc: not available URL: <http://www.zytor.com/pipermail/syslinux/attachments/20140307/5efbda99/attachment.bin>
On 2014?03?08? 03:55, Erwan Velu wrote:> Hi folks, > > While trying to package this release for mageia4, I found that the efi > scripts are considering that we do have a git repo while we are supposed to > use tarballs. > > To avoid this issue, I've been adding a very stupid fix to my build. > > What's you opinion on it ? > > At least, with it, I can build syslinux from the tarball. > > Erwan,I confirmed this issue on 6.03-pre7, too. A similar modification was added and it works. My 2 cents. Steven.> > > _______________________________________________ > Syslinux mailing list > Submissions to Syslinux at zytor.com > Unsubscribe or set options at: > http://www.zytor.com/mailman/listinfo/syslinux > Please do not send private replies to mailing list traffic. >-- Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 4096R/47CF935C Fingerprint: 0240 1FEB 695D 7112 62F0 8796 11C1 12DA 47CF 935C
On Fri, Mar 7, 2014 at 2:55 PM, Erwan Velu <erwanaliasr1 at gmail.com> wrote:> Hi folks, > > While trying to package this release for mageia4, I found that the efi > scripts are considering that we do have a git repo while we are supposed to > use tarballs. > > To avoid this issue, I've been adding a very stupid fix to my build.Nice catch.> What's you opinion on it ? > > At least, with it, I can build syslinux from the tarball.Looking good to me. clean-gnu-efi.sh would need the same. -- -Gene