summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-04-02 16:23:15 +0200
committerRemi Collet <remi@php.net>2026-04-02 16:23:15 +0200
commitcf7a9c6edc527f5d5bb501a228db920142360ba6 (patch)
treed3137e730605177cb3c83773b9462fbcdf1b404d
parent039834f7b8777172b1b858a3985e1b85e9062236 (diff)
fix for pieHEADmaster
-rw-r--r--php-pecl-translit.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/php-pecl-translit.spec b/php-pecl-translit.spec
index 40ec224..d0b972a 100644
--- a/php-pecl-translit.spec
+++ b/php-pecl-translit.spec
@@ -12,8 +12,8 @@
%bcond_without tests
%global pecl_name translit
-%global pie_vend %{pecl_name}
-%global pie_proj translit
+%global pie_vend derickr
+%global pie_proj %{pecl_name}
%global with_zts 0%{!?_without_zts:%{?__ztsphp:1}}
# After 20-iconv
%global ini_name 40-%{pecl_name}.ini