Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
linphone-cmake-builder
Commits
55fa7c3d
Commit
55fa7c3d
authored
Feb 24, 2015
by
Guillaume BIENKOWSKI
Browse files
Typo..
parent
0b2e10b5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
configs/config-flexisip-rpm.cmake
configs/config-flexisip-rpm.cmake
+1
-1
No files found.
configs/config-flexisip-rpm.cmake
View file @
55fa7c3d
...
@@ -178,7 +178,7 @@ if(PLATFORM STREQUAL "Debian")
...
@@ -178,7 +178,7 @@ if(PLATFORM STREQUAL "Debian")
list
(
APPEND EP_flexisip_DEPENDENCIES EP_hiredis
)
list
(
APPEND EP_flexisip_DEPENDENCIES EP_hiredis
)
list
(
APPEND EP_flexisip_CONFIGURE_OPTIONS
"--with-redis=
${
CMAKE_INSTALL_PREFIX
}
"
)
list
(
APPEND EP_flexisip_CONFIGURE_OPTIONS
"--with-redis=
${
CMAKE_INSTALL_PREFIX
}
"
)
set
(
EP_flexisip_RPMBUILD_OPTIONS
"
${
EP_flexisip_RPMBUILD_OPTIONS
}
--define 'hiredisdir
${
RPM_INSTALL_PREFIX
}
'"
)
set
(
EP_flexisip_RPMBUILD_OPTIONS
"
${
EP_flexisip_RPMBUILD_OPTIONS
}
--define 'hiredisdir
${
RPM_INSTALL_PREFIX
}
'"
)
endif
()
CHECK_PROGRAM
(
alien
)
CHECK_PROGRAM
(
alien
)
CHECK_PROGRAM
(
fakeroot
)
CHECK_PROGRAM
(
fakeroot
)
endif
()
endif
()
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment