Commit 1b0b8860bc7be46cb987194858040a64e709e318
1 parent
73d38a3b
Exists in
master
and in
29 other branches
Removed slash from path on noosfero.install
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
debian/noosfero.install
@@ -16,7 +16,7 @@ config/environment.rb usr/share/noosfero/config | @@ -16,7 +16,7 @@ config/environment.rb usr/share/noosfero/config | ||
16 | config/environments usr/share/noosfero/config | 16 | config/environments usr/share/noosfero/config |
17 | config/initializers usr/share/noosfero/config | 17 | config/initializers usr/share/noosfero/config |
18 | config/routes.rb usr/share/noosfero/config | 18 | config/routes.rb usr/share/noosfero/config |
19 | -config/locales/ usr/share/noosfero/config | 19 | +config/locales usr/share/noosfero/config |
20 | 20 | ||
21 | plugins usr/share/noosfero | 21 | plugins usr/share/noosfero |
22 | 22 |