From bc450e9c6c8b2622a3b5ddf9e75b4125f6f1a386 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 29 Sep 2008 22:27:37 +0200 Subject: [PATCH] Repeat after me: DO NOT ADD A SLASH AT THE END OF $url. --HG-- extra : convert_revision : 1ab5266709ca4aab268e120ed1cc07f28e57cd63 --- templates/xstow-0.6.1-unstable.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 templates/xstow-0.6.1-unstable.tmpl diff --git a/templates/xstow-0.6.1-unstable.tmpl b/templates/xstow-0.6.1-unstable.tmpl old mode 100755 new mode 100644 index e0a7a4d3bd0..35233c5270a --- a/templates/xstow-0.6.1-unstable.tmpl +++ b/templates/xstow-0.6.1-unstable.tmpl @@ -1,7 +1,7 @@ # Template build file for 'xstow-0.6.1-unstable'. pkgname=xstow-0.6.1-unstable extract_sufx=".tar.bz2" -url=http://kent.dl.sourceforge.net/sourceforge/xstow/ +url=http://kent.dl.sourceforge.net/sourceforge/xstow build_style=gnu_configure short_desc="Replacement of GNU Stow written in C++" maintainer="Juan RP "