summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHyihong Chae <hh.chae@samsung.com>2016-08-24 16:22:05 +0900
committerHyihong Chae <hh.chae@samsung.com>2016-08-24 16:22:05 +0900
commit87bb9415e9e9ed03a7b4768df83c1c558470ca77 (patch)
tree8ea00e5ed8089e7c0b77dd8520b13135bc4a6790
parent25849a95537284887e867554dd5b1481f914c65b (diff)
downloadlibmtp-accepted/tizen_wearable.tar.gz
libmtp-accepted/tizen_wearable.tar.bz2
libmtp-accepted/tizen_wearable.zip
Change-Id: I813601f151ff1ad404ca408375d02ebf75b3fd65 Signed-off-by: HyiHong Chae <hh.chae@samsung.com>
-rwxr-xr-xpackaging/libmtp.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/libmtp.spec b/packaging/libmtp.spec
index fbcf31d..87c36df 100755
--- a/packaging/libmtp.spec
+++ b/packaging/libmtp.spec
@@ -34,11 +34,11 @@ This package contains the development files.
%prep
%setup -q -n %{name}-%{version}
cp %{SOURCE1001} .
-chmod 755 %{SOURCE1001}
%build
export CFLAGS+=" -fPIC -DTIZEN_EXT"
export LDFLAGS+=" -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=%{_libdir}"
+chmod 755 ./autogen.sh
%autogen
%configure --prefix=/usr --disable-static