Commit 1b0b8860bc7be46cb987194858040a64e709e318

Authored by Daniela Feitosa
1 parent 73d38a3b

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 16 config/environments usr/share/noosfero/config
17 17 config/initializers usr/share/noosfero/config
18 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 21 plugins usr/share/noosfero
22 22  
... ...