mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 08:41:07 +00:00
added temporary bootstrap script before integrating it into a makefile
Original commit message from CVS: added temporary bootstrap script before integrating it into a makefile
This commit is contained in:
parent
0cfefdd214
commit
095c7fffc0
1 changed files with 3 additions and 0 deletions
3
swig/bootstrap
Executable file
3
swig/bootstrap
Executable file
|
@ -0,0 +1,3 @@
|
||||||
|
swig -perl5 Gst.i && \
|
||||||
|
perl Makefile.PL && \
|
||||||
|
make
|
Loading…
Reference in a new issue