Commit aff991f5 authored by Jean-Paul Saman's avatar Jean-Paul Saman Committed by Jean-Paul Saman

Remove commented sed line.

parent b3978506
...@@ -32,7 +32,6 @@ sed -e 's/.*LIVEMEDIA_LIBRARY_VERSION_INT.*/#define LIVEMEDIA_LIBRARY_VERSION_IN ...@@ -32,7 +32,6 @@ sed -e 's/.*LIVEMEDIA_LIBRARY_VERSION_INT.*/#define LIVEMEDIA_LIBRARY_VERSION_IN
%patch2 -p1 %patch2 -p1
%build %build
#sed -e 's/=/= EXTRA_CPPFLAGS/' -e 's/%EXTRA_CPPFLAGS%/-I\/include/' -i.orig groupsock/Makefile.head
sed -e 's/=/= EXTRA_CPPFLAGS/' -e 's/EXTRA_CPPFLAGS/-I\/include/' -i.orig groupsock/Makefile.head sed -e 's/=/= EXTRA_CPPFLAGS/' -e 's/EXTRA_CPPFLAGS/-I\/include/' -i.orig groupsock/Makefile.head
./genMakefiles linux ./genMakefiles linux
CFLAGS="$RPM_OPT_FLAGS" make CFLAGS="$RPM_OPT_FLAGS" make
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment