mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-07 18:14:35 +00:00
srcfile isn't in yet, so i changed that also, i wrote some of this stuff :)
Original commit message from CVS: srcfile isn't in yet, so i changed that also, i wrote some of this stuff :)
This commit is contained in:
parent
d2a37ad958
commit
0283eeba6e
2 changed files with 2 additions and 2 deletions
2
AUTHORS
2
AUTHORS
|
@ -11,4 +11,4 @@ Thomas Nyberg <thomas@codefactory.se>
|
|||
Bastien Nocera <hadess@hadess.net>
|
||||
Christian Fredrik Kalager Schaller <Uraeus@linuxrising.org>
|
||||
Thomas Vander Stichele <thomas@apestaart.org>
|
||||
|
||||
Andy Wingo <wingo@pobox.com>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
DIE=0
|
||||
package=gstreamer-plugins
|
||||
srcfile=gst/sinesrc/gstsinesrc.c
|
||||
srcfile=sys/oss/Makefile.am
|
||||
#DEBUG=defined
|
||||
if test "x$1" = "x-d"; then echo "+ debug output enabled"; DEBUG=defined; fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue