]> code.delx.au - gnu-emacs/commitdiff
Fix previous change.
authorPavel Janík <Pavel@Janik.cz>
Tue, 13 Nov 2001 09:39:55 +0000 (09:39 +0000)
committerPavel Janík <Pavel@Janik.cz>
Tue, 13 Nov 2001 09:39:55 +0000 (09:39 +0000)
Makefile.in

index 26ecdb1caa61cbe2b658e2e0448953be5f36486b..d702c84efba1ccdeef9fda08ccf70f1a24a819ee 100644 (file)
@@ -509,7 +509,7 @@ uninstall:
        (cd ${archlibdir} && rm -f fns-*)
        -rm -rf ${libexecdir}/emacs/${version}
        (cd ${infodir} && rm -f cl* ada-mode* autotype* ccmode* ebrowse* efaq* elisp* eshell* eudc* idlwave* message* pcl-cvs* reftex* speedbar* widget* woman* dired-x* ediff* emacs* forms* gnus* info* mh-e* sc* vip*)
-       (cd ${man1dir}  && rm -f emacs.${manext} emacsclient.${manext} etags.${manext} ctags.${manext} gfdl.${manext})
+       (cd ${man1dir}  && rm -f emacs${manext} emacsclient${manext} etags${manext} ctags${manext} gfdl${manext})
        (cd ${bindir}  && rm -f emacs-${version} $(EMACS))