diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-09-24 08:54:06 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-09-24 08:54:06 +0200 |
commit | a7232ab7e56f9c854a560054540369c7dae242fa (patch) | |
tree | f7d301123b5bb51e5b1ab7c15afdab4def8f01f1 | |
parent | faa2dc574be3d56a0ad74c001fcfb99ee7bb0f98 (diff) |
minor cleanups
-rw-r--r-- | php-horde-Horde-Mime-Viewer.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/php-horde-Horde-Mime-Viewer.spec b/php-horde-Horde-Mime-Viewer.spec index d3ea636..e931d71 100644 --- a/php-horde-Horde-Mime-Viewer.spec +++ b/php-horde-Horde-Mime-Viewer.spec @@ -85,6 +85,7 @@ sed -e '/%{pear_name}.po/d' \ -e '/syntaxhighlighter/d' \ %endif ../package.xml >%{name}.xml +touch -r ../package.xml %{name}.xml %build |