diff options
Diffstat (limited to 'php56')
| -rw-r--r-- | php56/php56.spec | 4 | 
1 files changed, 4 insertions, 0 deletions
diff --git a/php56/php56.spec b/php56/php56.spec index 1c4e9c8..b7b573a 100644 --- a/php56/php56.spec +++ b/php56/php56.spec @@ -121,7 +121,11 @@ fi  %files +%if 0%{?fedora} < 19 && 0%{?rhel} < 7 +%files runtime +%else  %files runtime -f filesystem +%endif  %defattr(-,root,root)  %doc README LICENSE  %scl_files  | 
