From 26268c3737945712011788d5f6faeac1af1a7bb4 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 6 Apr 2016 14:30:47 +0200 Subject: php-hoa-console: fix macro --- php-hoa-console.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/php-hoa-console.spec b/php-hoa-console.spec index 2375164..d55ccec 100644 --- a/php-hoa-console.spec +++ b/php-hoa-console.spec @@ -13,8 +13,8 @@ %global gh_owner hoaproject %global gh_project Console %global php_home %{_datadir}/php -%global ns_vendor Console -%global ns_project File +%global ns_vendor Hoa +%global ns_project Console %global pk_vendor hoa %global pk_project console %if %{bootstrap} -- cgit