*** empty log message ***
authorayin <ayin>
Thu, 7 Jun 2007 15:24:42 +0000 (15:24 +0000)
committerayin <ayin>
Thu, 7 Jun 2007 15:24:42 +0000 (15:24 +0000)
doc/Makefile.in

index 5ca7a31..92116a2 100644 (file)
@@ -109,9 +109,6 @@ install:
 @IF_PERL@      $(INSTALL_DATA) rxvtperl.3.man $(DESTDIR)$(man3dir)/$(RXVTNAME)perl.$(man3ext)
        if test -x "@TIC@"; then if test -n "@TIC@"; then @TIC@ $(srcdir)/etc/rxvt-unicode.terminfo; fi; fi
 
-uninstall:
-       -(cd $(mandir); rm -f $(RXVTNAME).$(manext) )
-
 distdepend: alldoc
 
 # ------------------------------------------------------------------------