Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Seungha Yang
gst-plugins-base
Commits
0bf5d19a
Commit
0bf5d19a
authored
Jan 01, 2002
by
Christian Schaller
Browse files
Removed enable-glib2 from spec file
Original commit message from CVS: Removed enable-glib2 from spec file
parent
756650f0
Changes
1
Show whitespace changes
Inline
Side-by-side
gst-plugins.spec.in
View file @
0bf5d19a
...
...
@@ -32,7 +32,7 @@ plugins.
%prep
%setup
%build
CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{prefix} --sysconfdir=%{sysconfdir} --mandir=$RPM_BUILD_ROOT%{prefix}/share/man
--enable-glib2
CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{prefix} --sysconfdir=%{sysconfdir} --mandir=$RPM_BUILD_ROOT%{prefix}/share/man
if [ "$SMP" != "" ]; then
(make "MAKE=make -k -j $SMP"; exit 0)
...
...
Write
Preview
Supports
Markdown
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