diff options
Diffstat (limited to 'multimedia/vlc-devel/Makefile.inc')
-rw-r--r-- | multimedia/vlc-devel/Makefile.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/multimedia/vlc-devel/Makefile.inc b/multimedia/vlc-devel/Makefile.inc index 0b0fde2b6729..facc694f95cf 100644 --- a/multimedia/vlc-devel/Makefile.inc +++ b/multimedia/vlc-devel/Makefile.inc @@ -307,7 +307,6 @@ pre-install: build && ${FIND} -d * -type d | \ ${SED} -e 's|^|@dirrm share/${dir}/|' >> ${PLIST} .endfor - ${ECHO_CMD} "@dirrmtry share/pixmaps" >> ${PLIST} .if !defined(NOPORTDOCS) cd ${FAKEDIR}/share/doc && ${FIND} -s * -type f -o -type l | \ ${SED} -e 's|^|share/doc/|' >> ${PLIST} \ |