diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-07-20 11:14:37 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-07-20 11:14:37 +0200 |
commit | 498160867b6f65bab645b4ccfd6536ba4b8f1840 (patch) | |
tree | 801004b17adf71ea81dec309eb90e02371f37626 | |
parent | afb1b636ef3d995d3115bec746f14b62fe6ae512 (diff) |
php-sabre-http: cleanup
-rw-r--r-- | php-sabre-event.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/php-sabre-event.spec b/php-sabre-event.spec index b444799..6f3022b 100644 --- a/php-sabre-event.spec +++ b/php-sabre-event.spec @@ -53,6 +53,7 @@ It's design is inspired by Node.js's EventEmitter. sabre/event requires PHP 5.4. cp %{SOURCE1} lib/autoload.php + %build # nothing to build |