diff options
-rw-r--r-- | ikiwiki.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ikiwiki.spec b/ikiwiki.spec index 69457e154..c50ef404f 100644 --- a/ikiwiki.spec +++ b/ikiwiki.spec @@ -6,6 +6,8 @@ Summary: A wiki compiler Group: Applications/Internet License: GPLv2+ URL: http://ikiwiki.info/ +Source0: http://ftp.debian.org/debian/pool/main/i/%{name}/%{name}_%{version}.tar.gz +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(Text::Markdown) |