projects
/
profile
/
ivi
/
phoned.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a89ff1f
)
Fix FTBFS for x86_64
35/27235/1
author
Mikko Ylinen
<mikko.ylinen@intel.com>
Mon, 8 Sep 2014 12:02:28 +0000
(15:02 +0300)
committer
Mikko Ylinen
<mikko.ylinen@intel.com>
Mon, 8 Sep 2014 12:02:28 +0000
(15:02 +0300)
Change-Id: Ibd83f70e28543a00206a23248c331cd6cbdbb85c
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
packaging/phoned.spec
patch
|
blob
|
history
diff --git
a/packaging/phoned.spec
b/packaging/phoned.spec
index
db14dcd
..
822a15b
100644
(file)
--- a/
packaging/phoned.spec
+++ b/
packaging/phoned.spec
@@
-25,7
+25,7
@@
A service to export OFono/Obex functionality over DBUS, to be used by WebRuntime
export LDFLAGS+="-Wl,--rpath=%{PREFIX} -Wl,--as-needed"
-cmake . -DCMAKE_INSTALL_PREFIX=%{_prefix} -DENABLE_TIME_TRACER="OFF"
+
%
cmake . -DCMAKE_INSTALL_PREFIX=%{_prefix} -DENABLE_TIME_TRACER="OFF"
make %{?jobs:-j%jobs} VERBOSE=1