mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-05-12 17:04:48 +00:00
Removing leftover comment
This commit is contained in:
parent
e78709631f
commit
0cc80315cc
@ -28,8 +28,8 @@ RUN ln /usr/bin/${env.project_artifactId}-${env.project_version}.jar /usr/bin/${
|
||||
make test && \
|
||||
make install) && \
|
||||
yum -y autoremove make && \
|
||||
#TODO perl-ExtUtils-MakeMaker removal removes exiftools
|
||||
rm -rf ${EXIFTOOL_FOLDER} ${EXIFTOOL_FOLDER}.tgz #&& \
|
||||
#TODO perl-ExtUtils-MakeMaker removal removes exiftools \
|
||||
rm -rf ${EXIFTOOL_FOLDER} ${EXIFTOOL_FOLDER}.tgz && \
|
||||
yum clean all
|
||||
|
||||
ADD target/generated-resources/licenses /licenses
|
||||
|
Loading…
x
Reference in New Issue
Block a user