From 91b8389fdaae336f8ff3f25ad03eec5cd16fa500 Mon Sep 17 00:00:00 2001 From: Mark Huang Date: Fri, 15 Dec 2006 19:46:19 +0000 Subject: [PATCH] - lowercase subdirs --- PLCAPI.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PLCAPI.spec b/PLCAPI.spec index 2657cd9..ce7816d 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -40,7 +40,7 @@ through Apache mod_python. %build # Build __init__.py metafiles and PHP API. Do not build documentation # for now. -%{__make} %{?_smp_mflags} SUBDIRS="php php/xmlrpc" +%{__make} %{?_smp_mflags} subdirs="php php/xmlrpc" %install rm -rf $RPM_BUILD_ROOT -- 2.43.0