From cf7a9c6edc527f5d5bb501a228db920142360ba6 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 2 Apr 2026 16:23:15 +0200 Subject: fix for pie --- php-pecl-translit.spec | 4 ++-- 1 file 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 -- cgit