mirror of
https://abf.rosa.ru/djam/php7.git
synced 2025-02-23 14:52:47 +00:00
adjust name
This commit is contained in:
parent
e4451a6e1c
commit
b78ea32726
1 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@
|
||||||
%define __noautoreq '.*/bin/awk|.*/bin/gawk'
|
%define __noautoreq '.*/bin/awk|.*/bin/gawk'
|
||||||
|
|
||||||
Summary: The PHP7 scripting language
|
Summary: The PHP7 scripting language
|
||||||
Name: php7
|
Name: php
|
||||||
Version: 7.4.9
|
Version: 7.4.9
|
||||||
Release: 1
|
Release: 1
|
||||||
Source0: http://ch1.php.net/distributions/php-%{version}.tar.xz
|
Source0: http://ch1.php.net/distributions/php-%{version}.tar.xz
|
||||||
|
@ -1189,7 +1189,7 @@ export LC_ALL=en_US.utf-8
|
||||||
export LANG=en_US.utf-8
|
export LANG=en_US.utf-8
|
||||||
export LANGUAGE=en_US.utf-8
|
export LANGUAGE=en_US.utf-8
|
||||||
export LANGUAGES=en_US.utf-8
|
export LANGUAGES=en_US.utf-8
|
||||||
%setup -qn php-%{version}
|
%setup -qn %{name}-%{version}
|
||||||
|
|
||||||
%if %{build_libmagic}
|
%if %{build_libmagic}
|
||||||
if ! [ -f %{_datadir}/misc/magic.mgc ]; then
|
if ! [ -f %{_datadir}/misc/magic.mgc ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue