summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorJoshua Harlow <harlowja@yahoo-inc.com>2012-06-25 21:06:07 -0700
committerJoshua Harlow <harlowja@yahoo-inc.com>2012-06-25 21:06:07 -0700
commitc1b9c57b25a96b2af66fb89e418101623665aa5a (patch)
tree7fe2df7a65d32b94f80dfbc999f7bbff8f8d6a24 /packages
parentd10824b11ee31566e4cef7bb8bc617747eaa37c4 (diff)
downloadvyos-cloud-init-c1b9c57b25a96b2af66fb89e418101623665aa5a.tar.gz
vyos-cloud-init-c1b9c57b25a96b2af66fb89e418101623665aa5a.zip
Continue working on cleaning this up
Diffstat (limited to 'packages')
-rw-r--r--packages/brpm.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/brpm.tmpl b/packages/brpm.tmpl
index 0128bb69..f0c874ee 100644
--- a/packages/brpm.tmpl
+++ b/packages/brpm.tmpl
@@ -32,7 +32,7 @@ ssh keys and to let the user run various scripts.
%prep
-%setup -q -n
+%setup -q -n %{name}-%{version}-{{revno}}
%build
%{__python} setup.py build