This commit is contained in:
parent
dfc2d2f63b
commit
f7d0b1617c
@ -21,7 +21,7 @@ index 18d6d34..5fa7ad6 100644
|
|||||||
$unitPackages \
|
$unitPackages \
|
||||||
curl \
|
curl \
|
||||||
&& apt-get remove --purge --auto-remove -y apt-transport-https && rm -rf /var/lib/apt/lists/* /etc/apt/sources.list.d/unit.list \
|
&& apt-get remove --purge --auto-remove -y apt-transport-https && rm -rf /var/lib/apt/lists/* /etc/apt/sources.list.d/unit.list \
|
||||||
+ && ln -sf /usr/share/php/Embed /usr/local/lib/php/Embed
|
+ && ln -sf /usr/share/php/Embed /usr/local/lib/php/Embed \
|
||||||
\
|
\
|
||||||
# if we have leftovers from building, let's purge them (including extra, unnecessary build deps)
|
# if we have leftovers from building, let's purge them (including extra, unnecessary build deps)
|
||||||
&& if [ -n "$tempDir" ]; then \
|
&& if [ -n "$tempDir" ]; then \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user