Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
gst-plugins-good
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
George Kiagiadakis
gst-plugins-good
Commits
006bdcec
Commit
006bdcec
authored
Sep 24, 2005
by
Thomas Vander Stichele
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
set up plugin paths properly
Original commit message from CVS: set up plugin paths properly
parent
71b3c1d5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
check/Makefile.am
check/Makefile.am
+1
-1
tests/check/Makefile.am
tests/check/Makefile.am
+1
-1
No files found.
check/Makefile.am
View file @
006bdcec
...
...
@@ -7,7 +7,7 @@ REGISTRY_ENVIRONMENT = \
TESTS_ENVIRONMENT
=
\
$(REGISTRY_ENVIRONMENT)
\
GST_PLUGIN_
PATH_ONLY
=
yes
\
GST_PLUGIN_
SYSTEM_PATH
=
\
GST_PLUGIN_PATH
=
$(top_builddir)
/gst:
$(top_builddir)
/ext:
$(GST_PLUGINS_DIR)
# ths core dumps of some machines have PIDs appended
...
...
tests/check/Makefile.am
View file @
006bdcec
...
...
@@ -7,7 +7,7 @@ REGISTRY_ENVIRONMENT = \
TESTS_ENVIRONMENT
=
\
$(REGISTRY_ENVIRONMENT)
\
GST_PLUGIN_
PATH_ONLY
=
yes
\
GST_PLUGIN_
SYSTEM_PATH
=
\
GST_PLUGIN_PATH
=
$(top_builddir)
/gst:
$(top_builddir)
/ext:
$(GST_PLUGINS_DIR)
# ths core dumps of some machines have PIDs appended
...
...
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