mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-13 09:45:27 +00:00
Original commit message from CVS: added temporary bootstrap script before integrating it into a makefile
3 lines
50 B
Text
Executable file
3 lines
50 B
Text
Executable file
swig -perl5 Gst.i && \
|
|
perl Makefile.PL && \
|
|
make
|