From b5ce4939a5075d4ab73b1c26806afc0afaf81c77 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Wed, 25 Aug 2004 07:47:39 +0000 Subject: Install the new proxy.cfg manpage --- Makefile | 1 + urpmi.spec | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 74ae586e..2677d7e3 100644 --- a/Makefile +++ b/Makefile @@ -22,6 +22,7 @@ install: # install -m 644 autoirpm.deny $(URPMIDIR2) install -m 644 skip.list $(URPMIDIR2) install -m 644 man/C/urpm*.5 $(MANDIR)/man5 + install -m 644 man/C/proxy*.5 $(MANDIR)/man5 install -m 644 man/C/urpm*.8 $(MANDIR)/man8 install urpmi urpme urpmi.addmedia urpmi.update urpmi.removemedia $(SBINDIR) # install -s autoirpm.update-all $(SBINDIR) diff --git a/urpmi.spec b/urpmi.spec index eb40347a..b396a4d6 100644 --- a/urpmi.spec +++ b/urpmi.spec @@ -196,7 +196,7 @@ $urpm->update_media(nolock => 1, nopubkey => 1); %{_sbindir}/urpme %{_sbindir}/urpmi.* %{_mandir}/man?/urpm* -%{_mandir}/man?/proxy.cfg.5 +%{_mandir}/man?/proxy* # find_lang isn't able to find man pages yet... %lang(cs) %{_mandir}/cs/man?/urpm* %lang(et) %{_mandir}/et/man?/urpm* -- cgit v1.2.1