mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-02 12:32:29 +00:00
Fix detection of source tree
Original commit message from CVS: Fix detection of source tree
This commit is contained in:
parent
bb16c73875
commit
f31d863ceb
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
DIE=0
|
DIE=0
|
||||||
package=gst-python
|
package=gst-python
|
||||||
srcfile=gstreamer/gstreamer.c
|
srcfile=gstreamer/gstreamermodule.c
|
||||||
|
|
||||||
# a quick cvs co if necessary to alleviate the pain - may remove this
|
# a quick cvs co if necessary to alleviate the pain - may remove this
|
||||||
# when developers get a clue ;)
|
# when developers get a clue ;)
|
||||||
|
|
Loading…
Reference in a new issue