In message <[EMAIL PROTECTED]> on Sat, 30 Aug 2008 12:48:12 -0700, "Zack 
Weinberg" <[EMAIL PROTECTED]> said:

zackw> "make distcheck" is failing because it can't find a rule to create
zackw> "mtnopt".  This is a script which comes with the source tree; I tried
zackw> renaming it out of the util/ directory but that did not help.  Whoever
zackw> created that file, please fix this.

I'll look into it.  If you look in Makefile.am in the top directory,
you can find this:

        bin_SCRIPTS = mtnopt

and this:

        # Support for scripts
        %: util/%
                cp $< $@

Famous words, I know, but it worked for me...  What am I missing?

zackw> > if everything looks reasonable sane, I'd do a release sometime on 
sunday.
zackw> 
zackw> I've also done a couple of small updates to the Debian
zackw> packaging. Please DO NOT follow the instructions in
zackw> upgrade-checklist.txt for modifying debian/changelog; instead
zackw> just do
zackw> 
zackw> $ dch -m --release

Someone remind me where that file is...

-- 
Richard Levitte                         [EMAIL PROTECTED]
                                        http://richard.levitte.org/

"Life is a tremendous celebration - and I'm invited!"
-- from a friend's blog, translated from Swedish


_______________________________________________
Monotone-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/monotone-devel

Reply via email to