From 2b73420ef7a3abb58dcdcab220fb8ad0458f3ff4 Mon Sep 17 00:00:00 2001 From: Greg Lewis Date: Wed, 14 Jul 2010 05:05:45 +0000 Subject: . Update paths for new eclipse version. --- java/eclipse-pmd/Makefile | 16 +++---- java/eclipse-pmd/pkg-plist | 104 ++++++++++++++++++++++----------------------- 2 files changed, 60 insertions(+), 60 deletions(-) (limited to 'java/eclipse-pmd') diff --git a/java/eclipse-pmd/Makefile b/java/eclipse-pmd/Makefile index a56c0fa9e3b1..ba431f45a407 100644 --- a/java/eclipse-pmd/Makefile +++ b/java/eclipse-pmd/Makefile @@ -55,19 +55,19 @@ post-extract: && ${RM} ${PLUGIN_CORE_DIR}.jar do-install: - @${MKDIR} ${PREFIX}/eclipse - @${MKDIR} ${PREFIX}/eclipse/plugins - @${MKDIR} ${PREFIX}/eclipse/plugins/${PLUGIN_PMD_DIR} - @${MKDIR} ${PREFIX}/eclipse/plugins/${PLUGIN_CORE_DIR} - @${MKDIR} ${PREFIX}/eclipse/features/${PLUGIN_PMD_DIR} + @${MKDIR} ${PREFIX}/lib/eclipse + @${MKDIR} ${PREFIX}/lib/eclipse/plugins + @${MKDIR} ${PREFIX}/lib/eclipse/plugins/${PLUGIN_PMD_DIR} + @${MKDIR} ${PREFIX}/lib/eclipse/plugins/${PLUGIN_CORE_DIR} + @${MKDIR} ${PREFIX}/lib/eclipse/features/${PLUGIN_PMD_DIR} cd ${WRKDIR}/features/${PLUGIN_PMD_DIR} && ${FIND} . \ | ${CPIO} ${SHAREOWN}:${SHAREGRP} \ - ${PREFIX}/eclipse/features/${PLUGIN_PMD_DIR} + ${PREFIX}/lib/eclipse/features/${PLUGIN_PMD_DIR} cd ${WRKDIR}/plugins/${PLUGIN_PMD_DIR} && ${FIND} . \ | ${CPIO} ${SHAREOWN}:${SHAREGRP} \ - ${PREFIX}/eclipse/plugins/${PLUGIN_PMD_DIR} + ${PREFIX}/lib/eclipse/plugins/${PLUGIN_PMD_DIR} cd ${WRKDIR}/plugins/${PLUGIN_CORE_DIR} && ${FIND} . \ | ${CPIO} ${SHAREOWN}:${SHAREGRP} \ - ${PREFIX}/eclipse/plugins/${PLUGIN_CORE_DIR} + ${PREFIX}/lib/eclipse/plugins/${PLUGIN_CORE_DIR} .include diff --git a/java/eclipse-pmd/pkg-plist b/java/eclipse-pmd/pkg-plist index d723a8a929ad..212978104ea2 100644 --- a/java/eclipse-pmd/pkg-plist +++ b/java/eclipse-pmd/pkg-plist @@ -1,52 +1,52 @@ -eclipse/features/%%PLUGIN_PMD_DIR%%/feature.properties -eclipse/features/%%PLUGIN_PMD_DIR%%/feature.xml -eclipse/features/%%PLUGIN_PMD_DIR%%/pmd_logo_small.jpg -eclipse/plugins/%%PLUGIN_CORE_DIR%%/doc.zip -eclipse/plugins/%%PLUGIN_CORE_DIR%%/lib/jaxen-core-1.0-fcs.jar -eclipse/plugins/%%PLUGIN_CORE_DIR%%/lib/pmd-1.8.jar -eclipse/plugins/%%PLUGIN_CORE_DIR%%/lib/saxpath-1.0-fcs.jar -eclipse/plugins/%%PLUGIN_CORE_DIR%%/plugin.properties -eclipse/plugins/%%PLUGIN_CORE_DIR%%/plugin.xml -eclipse/plugins/%%PLUGIN_CORE_DIR%%/plugin_fr.properties -eclipse/plugins/%%PLUGIN_CORE_DIR%%/toc.xml -eclipse/plugins/%%PLUGIN_PMD_DIR%%/CHANGELOG.txt -eclipse/plugins/%%PLUGIN_PMD_DIR%%/LICENSE.txt -eclipse/plugins/%%PLUGIN_PMD_DIR%%/README.txt -eclipse/plugins/%%PLUGIN_PMD_DIR%%/RELNOTES.txt -eclipse/plugins/%%PLUGIN_PMD_DIR%%/TODO.txt -eclipse/plugins/%%PLUGIN_PMD_DIR%%/about.ini -eclipse/plugins/%%PLUGIN_PMD_DIR%%/doc.zip -eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/error.gif -eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/file.gif -eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/info.gif -eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/pmd-icon-16.gif -eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/pmd-icon-32.gif -eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/prio_1.gif -eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/prio_2.gif -eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/prio_3.gif -eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/prio_4.gif -eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/prio_5.gif -eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/prj.gif -eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/remvio.gif -eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/warn.gif -eclipse/plugins/%%PLUGIN_PMD_DIR%%/lib/commons-logging.jar -eclipse/plugins/%%PLUGIN_PMD_DIR%%/lib/log4j-1.2.8.jar -eclipse/plugins/%%PLUGIN_PMD_DIR%%/log4j.dtd -eclipse/plugins/%%PLUGIN_PMD_DIR%%/log4j.xml -eclipse/plugins/%%PLUGIN_PMD_DIR%%/messages.properties -eclipse/plugins/%%PLUGIN_PMD_DIR%%/nl/fr/messages.properties -eclipse/plugins/%%PLUGIN_PMD_DIR%%/nl/fr/welcome.xml -eclipse/plugins/%%PLUGIN_PMD_DIR%%/plugin.properties -eclipse/plugins/%%PLUGIN_PMD_DIR%%/plugin.xml -eclipse/plugins/%%PLUGIN_PMD_DIR%%/plugin_fr.properties -eclipse/plugins/%%PLUGIN_PMD_DIR%%/pmd-eclipse.jar -eclipse/plugins/%%PLUGIN_PMD_DIR%%/toc.xml -eclipse/plugins/%%PLUGIN_PMD_DIR%%/welcome.xml -@dirrm eclipse/plugins/%%PLUGIN_PMD_DIR%%/nl/fr -@dirrm eclipse/plugins/%%PLUGIN_PMD_DIR%%/nl -@dirrm eclipse/plugins/%%PLUGIN_PMD_DIR%%/lib -@dirrm eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons -@dirrm eclipse/plugins/%%PLUGIN_PMD_DIR%% -@dirrm eclipse/plugins/%%PLUGIN_CORE_DIR%%/lib -@dirrm eclipse/plugins/%%PLUGIN_CORE_DIR%% -@dirrm eclipse/features/%%PLUGIN_PMD_DIR%% +lib/eclipse/features/%%PLUGIN_PMD_DIR%%/feature.properties +lib/eclipse/features/%%PLUGIN_PMD_DIR%%/feature.xml +lib/eclipse/features/%%PLUGIN_PMD_DIR%%/pmd_logo_small.jpg +lib/eclipse/plugins/%%PLUGIN_CORE_DIR%%/doc.zip +lib/eclipse/plugins/%%PLUGIN_CORE_DIR%%/lib/jaxen-core-1.0-fcs.jar +lib/eclipse/plugins/%%PLUGIN_CORE_DIR%%/lib/pmd-1.8.jar +lib/eclipse/plugins/%%PLUGIN_CORE_DIR%%/lib/saxpath-1.0-fcs.jar +lib/eclipse/plugins/%%PLUGIN_CORE_DIR%%/plugin.properties +lib/eclipse/plugins/%%PLUGIN_CORE_DIR%%/plugin.xml +lib/eclipse/plugins/%%PLUGIN_CORE_DIR%%/plugin_fr.properties +lib/eclipse/plugins/%%PLUGIN_CORE_DIR%%/toc.xml +lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/CHANGELOG.txt +lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/LICENSE.txt +lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/README.txt +lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/RELNOTES.txt +lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/TODO.txt +lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/about.ini +lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/doc.zip +lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/error.gif +lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/file.gif +lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/info.gif +lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/pmd-icon-16.gif +lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/pmd-icon-32.gif +lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/prio_1.gif +lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/prio_2.gif +lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/prio_3.gif +lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/prio_4.gif +lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/prio_5.gif +lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/prj.gif +lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/remvio.gif +lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/warn.gif +lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/lib/commons-logging.jar +lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/lib/log4j-1.2.8.jar +lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/log4j.dtd +lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/log4j.xml +lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/messages.properties +lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/nl/fr/messages.properties +lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/nl/fr/welcome.xml +lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/plugin.properties +lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/plugin.xml +lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/plugin_fr.properties +lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/pmd-eclipse.jar +lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/toc.xml +lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/welcome.xml +@dirrm lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/nl/fr +@dirrm lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/nl +@dirrm lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/lib +@dirrm lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons +@dirrm lib/eclipse/plugins/%%PLUGIN_PMD_DIR%% +@dirrm lib/eclipse/plugins/%%PLUGIN_CORE_DIR%%/lib +@dirrm lib/eclipse/plugins/%%PLUGIN_CORE_DIR%% +@dirrm lib/eclipse/features/%%PLUGIN_PMD_DIR%% -- cgit v1.2.3