summaryrefslogtreecommitdiffstats
path: root/funcweb
diff options
context:
space:
mode:
authormakkalot <makkalot@gmail.com>2008-07-07 15:58:37 +0300
committermakkalot <makkalot@gmail.com>2008-07-07 15:58:37 +0300
commit113a0e802835cc6532377fa771758dbef827d58a (patch)
treec5b70a2a15bf71b6e4a7937ca7484d34517392d5 /funcweb
parentdd5763f4afe3a1829dd7dfd8387d652f7f3a0abf (diff)
remove the irrelevant lines we dont actually use :)
Diffstat (limited to 'funcweb')
-rw-r--r--funcweb/funcweb.spec3
1 files changed, 1 insertions, 2 deletions
diff --git a/funcweb/funcweb.spec b/funcweb/funcweb.spec
index 43af9ee..839674b 100644
--- a/funcweb/funcweb.spec
+++ b/funcweb/funcweb.spec
@@ -60,7 +60,6 @@ rm -fr $RPM_BUILD_ROOT
%endif
#creating the directory structure
-%{_bindir}/funcwebd
%dir %{python_sitelib}/funcweb/
%dir %{python_sitelib}/funcweb/config
%dir %{python_sitelib}/funcweb/templates
@@ -91,7 +90,7 @@ rm -fr $RPM_BUILD_ROOT
%{python_sitelib}/funcweb/static/images/*.gif
%{python_sitelib}/funcweb/static/javascript/*.js
%{python_sitelib}/funcweb/identity/*.py*
-/usr/bin/start-funcweb
+/usr/bin/funcwebd
%doc README
%post