Explorar el Código

Don't run the package in the ubuntu1804 build image

master
Ray Burgemeestre hace 5 años
padre
commit
f0ca3779ad
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. +2
    -1
      ffmpeg/Makefile

+ 2
- 1
ffmpeg/Makefile Ver fichero

@@ -8,7 +8,8 @@ ffmpeg:
git clone git://source.ffmpeg.org/ffmpeg.git

bash ../ubuntu1804.sh make ffmpeg_impl
bash ../ubuntu1804.sh make package

make package

ffmpeg_impl:
apt-get update

Cargando…
Cancelar
Guardar