]> git.pld-linux.org Git - packages/bcg729.git/blob - bcg729-lib.patch
- rediff patch, rel 3
[packages/bcg729.git] / bcg729-lib.patch
1 diff -urNp -x '*.orig' bcg729-1.0.2.org/include/bcg729/Makefile.am bcg729-1.0.2/include/bcg729/Makefile.am
2 --- bcg729-1.0.2.org/include/bcg729/Makefile.am 2016-08-11 11:23:50.000000000 +0200
3 +++ bcg729-1.0.2/include/bcg729/Makefile.am     2021-07-06 00:10:07.382523842 +0200
4 @@ -3,7 +3,5 @@ bcg729_includedir=$(includedir)/bcg729
5  public_headers=encoder.h decoder.h
6  
7  bcg729_include_HEADERS=
8 -if !BUILD_MSBCG729
9  bcg729_include_HEADERS+=$(public_headers)
10 -endif
11  
This page took 0.094561 seconds and 4 git commands to generate.