Fixed build on x86_64. tizen_2.1 tizen_2.2 2.1b_release 2.2.1_release 2.2_release accepted/tizen_2.1/20130425.040308 submit/tizen_2.1/20130424.225749 submit/tizen_2.2/20130714.152221
authorJunfeng Dong <junfeng.dong@intel.com>
Thu, 31 Jan 2013 07:35:32 +0000 (15:35 +0800)
committerJunfeng Dong <junfeng.dong@intel.com>
Mon, 8 Apr 2013 06:19:30 +0000 (14:19 +0800)
Change-Id: I86c32da2a6d25e93c1609c689bf6d20bc78d259f

packaging/opencore-amr.spec

index 3b1ce6a..6f16665 100644 (file)
@@ -24,7 +24,7 @@ opencore AMRNB dev package (Developement)
 
 %build
 ./autogen.sh
-./configure --prefix=/usr --mandir=%{_prefix}/share/man --infodir=%{_prefix}/share/info CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS"
+%configure
 make %{?jobs:-j%jobs}
 
 %install