Re: [Harbour] pack_src.sh

2008-01-08 Thread Tomaž Zupan
Dne torek 8. januarja 2008 je Przemyslaw Czerpak napisal(a): > > Try attached pack_src.sh > it works! LP, Tomaž ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

Re: [Harbour] pack_src.sh

2008-01-08 Thread Przemyslaw Czerpak
On Tue, 08 Jan 2008, Tomaž Zupan wrote: > Dne torek 8. januarja 2008 je Przemyslaw Czerpak napisal(a): > > Thank you. Your SVN does not use XML for entries files. > > What is the number in your: .svn/format file? > 8 Try attached pack_src.sh best regards, Przemek pack_src.sh Description: Bourne

Re: [Harbour] pack_src.sh

2008-01-08 Thread Tomaž Zupan
Dne torek 8. januarja 2008 je Przemyslaw Czerpak napisal(a): > Thank you. Your SVN does not use XML for entries files. > What is the number in your: .svn/format file? > 8 LP, Tomaž ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbou

Re: [Harbour] pack_src.sh

2008-01-08 Thread Przemyslaw Czerpak
On Tue, 08 Jan 2008, Tomaž Zupan wrote: > Sent to your private address. Thank you. Your SVN does not use XML for entries files. What is the number in your: .svn/format file? best regards, Przemek ___ Harbour mailing list Harbour@harbour-project.org http

Re: [Harbour] pack_src.sh

2008-01-08 Thread Tomaž Zupan
Dne torek 8. januarja 2008 je Przemyslaw Czerpak napisal(a): > > There seems to be a problem with this script, because I aleays get empty > > archive and thus make_rpm.sh script also fails. > If it's not bug in Mandriva SED then you probably > have repository with CRLF EOLs. How do you take it? I

Re: [Harbour] pack_src.sh

2008-01-08 Thread Przemyslaw Czerpak
On Sat, 22 Dec 2007, Tomaž Zupan wrote: > Hi! > There seems to be a problem with this script, because I aleays get empty > archive and thus make_rpm.sh script also fails. > Problem is in this line: > for f in `sed -e '/^[ ]*name="..*"$/ !d' -e 's/^[ ]*name="\(.*\)"$/\1/g' > $d/entries` > Because