Hi Stefan,

    So maybe we can just remove it from the binary distribution, but
    keep the sources in the CVS so that people who use the script
    can still download it?

Sounds good to me.  So can you apply the patch below (or similar) to
your source for your next release?  I checked it in to TL for now.

(By the way, are you planning an xdvik release any time soon, or should
we plan on going with what we've got for TL'08?)

Thanks,
Karl

--- Makefile.in (revision 7634)
+++ Makefile.in (working copy)
@@ -131,9 +131,6 @@
        $(INSTALL_SCRIPT) xdvi-sh $(scriptdir)/@wrapper_script@
        rm -f $(scriptdir)/[EMAIL PROTECTED]@
        ln -s @wrapper_script@ $(scriptdir)/[EMAIL PROTECTED]@
-### fix wrong CVS permissions for shell script
-       $(INSTALL_SCRIPT) $(srcdir)/xdvizilla $(scriptdir)/xdvizilla
-       chmod +x $(scriptdir)/xdvizilla
 
 uninstall-exec:
        for p in @final_exec_name@; do rm -f $(bindir)/$$p; done
@@ -155,11 +152,9 @@
        else \
            true; \
        fi
-       $(INSTALL_DATA) $(srcdir)/xdvizilla.1 $(man1dir)/xdvizilla.$(manext)
 
 uninstall-data:
-       rm -f $(man1dir)/$(manpage).$(manext) $(man1dir)/xdvizilla.$(manext) \
-               $(scriptdir)/xdvizilla \
+       rm -f $(man1dir)/$(manpage).$(manext) \
                $(texmf)/xdvi/pixmaps/toolbar.xpm 
$(texmf)/xdvi/pixmaps/toolbar2.xpm \
                $(texmf)/xdvi/XDvi
        if \



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to