diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-04-09 07:00:27 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-04-09 07:00:27 +0200 |
commit | 205d32d540c7e33f229ca5d6a75ac711d3ea3317 (patch) | |
tree | 0eef7097ba7e2732ea947ab511bd4509b6d889b2 | |
parent | 56bb461315b805c04a056fdb34a6c19288fe27ba (diff) |
php-horde-nag + contaent : cleanups
-rw-r--r-- | php-horde-content.spec | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/php-horde-content.spec b/php-horde-content.spec index 395004f..ad24efc 100644 --- a/php-horde-content.spec +++ b/php-horde-content.spec @@ -75,9 +75,7 @@ cat .htaccess echo "</Directory>" ) | tee ../httpd.conf - -# Don't install .po and .pot files -# Remove checksum for .mo, as we regenerate them +# Remove htaccess as we provide httpd.conf sed -e '/htaccess/d' \ ../package.xml >%{name}.xml |