Merge pull request #60 from linuxserver/config_patches

increased uniformity across all archs
This commit is contained in:
aptalca
2017-07-13 20:27:40 -04:00
committed by GitHub
4 changed files with 3304 additions and 0 deletions

View File

@@ -184,6 +184,7 @@ RUN \
tar xf \
/tmp/argtable-src.tar.gz -C \
/tmp/argtable --strip-components=1 && \
cp /tmp/patches/config.* /tmp/argtable && \
cd /tmp/argtable && \
./configure \
--prefix=/usr && \

View File

@@ -160,6 +160,7 @@ You need to enable minimum advanced view level to see the picons options.
## Versions
+ **13.07.2017:** Increase uniformity across all archs.
+ **08.07.2017:** Update README with full path for comskip.
+ **02.07.2017:** Move to one branch for all 4.2 releases.
+ **27.05.2017:** Rebase to alpine 3.6.

1466
patches/config.guess vendored Normal file

File diff suppressed because it is too large Load Diff

1836
patches/config.sub vendored Normal file

File diff suppressed because it is too large Load Diff