diff MANIFEST.in @ 548:b75b77ef649d

renamed hg_app to rhodecode
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 06 Oct 2010 03:22:52 +0200
parents 1e757ac98988
children 2642f128ad46
line wrap: on
line diff
--- a/MANIFEST.in	Wed Oct 06 03:18:16 2010 +0200
+++ b/MANIFEST.in	Wed Oct 06 03:22:52 2010 +0200
@@ -2,8 +2,8 @@
 include README.rst
 include rhodecode/config/deployment.ini_tmpl
 
-include hg_app_daemon
-include hg_app_daemon2
+include rhodecode_daemon
+include rhodecode_daemon2
 
 recursive-include rhodecode/public/css *
 recursive-include rhodecode/public/images *