do not use make_install macro
authorAnas Nashif <anas.nashif@intel.com>
Sun, 4 Nov 2012 19:15:31 +0000 (11:15 -0800)
committerAnas Nashif <anas.nashif@intel.com>
Sun, 4 Nov 2012 19:15:31 +0000 (11:15 -0800)
packaging/libtool.spec

index aa637e6..54fa61d 100644 (file)
@@ -44,7 +44,7 @@ make %{?_smp_mflags}
 
 
 %install
-%make_install
+make install DESTDIR=$RPM_BUILD_ROOT
 
 %post -n libltdl -p /sbin/ldconfig