- lowercase subdirs
authorMark Huang <mlhuang@cs.princeton.edu>
Fri, 15 Dec 2006 19:46:19 +0000 (19:46 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Fri, 15 Dec 2006 19:46:19 +0000 (19:46 +0000)
PLCAPI.spec

index 2657cd9..ce7816d 100644 (file)
@@ -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