summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec2
1 files changed, 0 insertions, 2 deletions
diff --git a/urpmi.spec b/urpmi.spec
index 061eb265..46d91f79 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -9,7 +9,6 @@ Release: %{release}
Group: %{group}
License: GPL
Source0: %{name}.tar.bz2
-Source1: %{name}.logrotate.bz2
Source2: %{name}.bash-completion.bz2
Summary: User mode rpm install
URL: http://cvs.mandrakesoft.com/cgi-bin/cvsweb.cgi/soft/urpmi
@@ -75,7 +74,6 @@ distributed installation using ssh and scp tools.
%prep
%setup -q -n %{name}
-bzcat %{SOURCE1} > %{name}.logrotate
bzcat %{SOURCE2} > %{name}.bash-completion
%install