summaryrefslogtreecommitdiff
path: root/urlview/urlview-0.9.patch
blob: eb178a4defac56f6125198f377a88b70bb07113b (plain)
    1 --- urlview-0.9/Makefile.in	2000-07-04 12:16:37.000000000 +0200
    2 +++ urlview-0.9-new/Makefile.in	2006-04-18 15:11:29.000000000 +0200
    3 @@ -318,7 +318,7 @@
    4  
    5  
    6  install-data-local:
    7 -	$(INSTALL_DATA) urlview.man $(mandir)/man1/urlview.1
    8 +	$(INSTALL_DATA) urlview.man $(DESTDIR)$(mandir)/man1/urlview.1
    9  
   10  # how to create a target for uninstall-data-local???
   11  

Generated by cgit