##// END OF EJS Templates
fixed recursive include typo in manifest thanks to Fredrik Håård
marcink -
r1077:ee3a5a5f beta
parent child Browse files
Show More
@@ -2,7 +2,7 b' include rhodecode/config/deployment.ini_'
2 2 include rhodecode/lib/dbmigrate/migrate.cfg
3 3
4 4 include README.rst
5 recursive-include rhodecode/i18n/ *
5 recursive-include rhodecode/i18n *
6 6
7 7 #images
8 8 recursive-include rhodecode/public/css *
General Comments 0
You need to be logged in to leave comments. Login now