add missing file
authorAnas Nashif <anas.nashif@intel.com>
Wed, 8 May 2013 19:02:41 +0000 (15:02 -0400)
committerAnas Nashif <anas.nashif@intel.com>
Wed, 14 Aug 2013 20:42:57 +0000 (16:42 -0400)
packaging/linux-glibc-devel.spec

index de13f1c..7683b9e 100644 (file)
@@ -74,7 +74,6 @@ BOGUS
 cat version.h
 
 %install
-mkdir -p    %{buildroot}
 cp -a usr %{buildroot}
 cp -a version.h %{buildroot}/usr/include/linux/
 # Temporarily exclude i2c header files, which are provided by i2c-tools instead