forked from Ivasoft/docker-tvheadend
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4aeef6554b | ||
|
|
2e0e6d028c |
@@ -184,6 +184,7 @@ RUN \
|
|||||||
tar xf \
|
tar xf \
|
||||||
/tmp/argtable-src.tar.gz -C \
|
/tmp/argtable-src.tar.gz -C \
|
||||||
/tmp/argtable --strip-components=1 && \
|
/tmp/argtable --strip-components=1 && \
|
||||||
|
cp /tmp/patches/config.* /tmp/argtable && \
|
||||||
cd /tmp/argtable && \
|
cd /tmp/argtable && \
|
||||||
./configure \
|
./configure \
|
||||||
--prefix=/usr && \
|
--prefix=/usr && \
|
||||||
|
|||||||
@@ -160,6 +160,7 @@ You need to enable minimum advanced view level to see the picons options.
|
|||||||
|
|
||||||
## Versions
|
## Versions
|
||||||
|
|
||||||
|
+ **13.07.2017:** Increase uniformity across all archs.
|
||||||
+ **08.07.2017:** Update README with full path for comskip.
|
+ **08.07.2017:** Update README with full path for comskip.
|
||||||
+ **02.07.2017:** Move to one branch for all 4.2 releases.
|
+ **02.07.2017:** Move to one branch for all 4.2 releases.
|
||||||
+ **27.05.2017:** Rebase to alpine 3.6.
|
+ **27.05.2017:** Rebase to alpine 3.6.
|
||||||
|
|||||||
1466
patches/config.guess
vendored
Normal file
1466
patches/config.guess
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1836
patches/config.sub
vendored
Normal file
1836
patches/config.sub
vendored
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user