From 347ccfde42599c7b167e4f36d7c1cc51745cab81 Mon Sep 17 00:00:00 2001 From: Roland Wolters Date: Jul 13 2008 19:54:53 +0000 Subject: Another small change. --- diff --git a/ktorrent.spec b/ktorrent.spec index 1bcebf5..bc48735 100644 --- a/ktorrent.spec +++ b/ktorrent.spec @@ -1,6 +1,6 @@ Name: ktorrent Version: 3.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A BitTorrent program for KDE Group: Applications/Internet License: GPLv2+ @@ -48,7 +48,7 @@ make %{?_smp_mflags} -C %{_target_platform} %install %{__rm} -rf %{buildroot} -mkdir p %{buildroot} +mkdir -p %{buildroot} make install DESTDIR=%{buildroot} -C %{_target_platform} # validate desktop file