Jörg Sommer schrieb am Sun 12. Aug, 13:55 (+0200):
> # add the Debian directory and the top-level Makefile
>       cp -pr debian/debian.mol-source modules/mol/debian
>       #sed -i 's/MOL_VERSION/$(VERSION)/; q' modules/mol/debian/changelog.m4
>       sed 's/MOL_VERSION/$(VERSION)/; q' < modules/mol/debian/changelog.m4.m4 
> \

Please change these lines above to

        #sed -i '1s/MOL_VERSION/$(VERSION)/' modules/mol/debian/changelog.m4
        sed '1s/MOL_VERSION/$(VERSION)/' < modules/mol/debian/changelog.m4.m4 \

Bye, Jörg.
-- 
“Science is the game we play with God to find out what his rules are.”

Attachment: pgpSTEYKnmxSy.pgp
Description: PGP signature

Reply via email to