diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-12-28 16:33:13 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-12-28 16:33:13 +0100 |
commit | c269854f202b7d05adfbc3501cc5dd5aaa53c09c (patch) | |
tree | 4dd303aacf6720beab705b76874f5c23f1d7563a /roundcubemail.spec | |
parent | 4584fb9557ed692f30edf8cf448bdd65099ec5d0 (diff) |
roundcubemail: cleanup
Diffstat (limited to 'roundcubemail.spec')
-rw-r--r-- | roundcubemail.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail.spec b/roundcubemail.spec index ec47f75..2e4e6a4 100644 --- a/roundcubemail.spec +++ b/roundcubemail.spec @@ -15,7 +15,7 @@ %global with_phpfpm 0 %endif -%define roundcubedir %{_datadir}/roundcubemail +%global roundcubedir %{_datadir}/roundcubemail %global _logdir /var/log Name: roundcubemail Version: 1.1.4 |