Skip to content

Commit

Permalink
fix oe-alliance-plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
jbleyel committed Jan 12, 2024
1 parent 9f84d8c commit 04be0a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ RUN cp /usr/include/tirpc/netconfig.h /usr/include/
# oe-alliance-plugins
RUN git clone --depth 1 https://github.com/oe-alliance/oe-alliance-plugins.git
COPY Makefile-oe-alliance-plugins.am oe-alliance-plugins/Makefile.am
COPY ax_python_devel.m4 enigma2-plugins/m4/ax_python_devel.m4
COPY ax_python_devel.m4 oe-alliance-plugins/m4/ax_python_devel.m4
RUN cd oe-alliance-plugins \
&& autoreconf -i \
&& ./configure --prefix=/usr \
Expand Down

0 comments on commit 04be0a3

Please sign in to comment.