mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-10-01 14:41:17 +00:00
Removing leftover comment
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user