spec cleanup
authorAnas Nashif <anas.nashif@intel.com>
Wed, 31 Oct 2012 03:17:51 +0000 (20:17 -0700)
committerAnas Nashif <anas.nashif@intel.com>
Wed, 31 Oct 2012 03:17:51 +0000 (20:17 -0700)
packaging/libXmu.spec

index 17eb15f..c6d2c90 100644 (file)
@@ -1,7 +1,3 @@
-#
-# Please submit bugfixes or comments via http://bugs.tizen.org/
-#
-
 Name:           libXmu
 Version:        1.1.1
 Release:        1
@@ -32,13 +28,12 @@ X.Org X11 libXmu development package
 %setup -q
 
 %build
-%reconfigure --disable-static
+%configure --disable-static
 make %{?_smp_mflags}
 
 %install
 %make_install
 
-
 %remove_docs
 
 %post -p /sbin/ldconfig