I have a lot of manpages written in pod and instead of 15 lines in
rules I want to have just 3.
It's not quite working though =(((

./debian/rules -n build/manpages
for i in addld mkfastmod mod2imp osis2mod imp2gbs imp2ld imp2vs
vpl2mod vs2osisref tei2mod xml2gbs installmgr; do
pod2man --release= --center "" -n `echo  | tr '[a-z]' '[A-Z]'`
debian/.1.pod > (i).1
done

./debian/rules build/manpages
for i in addld mkfastmod mod2imp osis2mod imp2gbs imp2ld imp2vs
vpl2mod vs2osisref tei2mod xml2gbs installmgr; do
/bin/sh: Syntax error: end of file unexpected
make: *** [build/manpages] Error 2


Any suggestions? in acctual rules file tabs *are* present......


-- 
With best regards


Dmitrijs Ledkovs (for short Dima),
Ледков Дмитрий Юрьевич


--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to