summaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-06-15 10:50:41 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-06-15 10:50:41 +0800
commit3f747fdc0257b5f539d6ff23b758411573b5db9e (patch)
treea5167436c31f363f7a8d7fe09960e5033d4dc8a8 /mail
parent0582da0feceff205b1a9ee2dd38c6dc2a0f45917 (diff)
downloadmarcuscom-ports-3f747fdc0257b5f539d6ff23b758411573b5db9e.tar
marcuscom-ports-3f747fdc0257b5f539d6ff23b758411573b5db9e.tar.gz
marcuscom-ports-3f747fdc0257b5f539d6ff23b758411573b5db9e.tar.bz2
marcuscom-ports-3f747fdc0257b5f539d6ff23b758411573b5db9e.tar.lz
marcuscom-ports-3f747fdc0257b5f539d6ff23b758411573b5db9e.tar.xz
marcuscom-ports-3f747fdc0257b5f539d6ff23b758411573b5db9e.tar.zst
marcuscom-ports-3f747fdc0257b5f539d6ff23b758411573b5db9e.zip
- Don't remove share/pixmaps it's in mtree. yay
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4084 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail')
-rw-r--r--mail/thunderbird-devel/Makefile1
-rw-r--r--mail/thunderbird/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/mail/thunderbird-devel/Makefile b/mail/thunderbird-devel/Makefile
index d159eb2b9..b066f73dd 100644
--- a/mail/thunderbird-devel/Makefile
+++ b/mail/thunderbird-devel/Makefile
@@ -183,7 +183,6 @@ pre-install:
${ECHO_CMD} 'share/applications/thunderbird.desktop' >> ${PLIST}
${ECHO_CMD} 'share/pixmaps/${THUNDERBIRD_ICON}' >> ${PLIST}
${ECHO_CMD} '@unexec ${RMDIR} %D/share/applications 2>/dev/null || ${TRUE}' >> ${PLIST}
- ${ECHO_CMD} '@unexec ${RMDIR} %D/share/pixmaps 2>/dev/null || ${TRUE}' >> ${PLIST}
do-install:
# This is the actual installation. First, the contents of FAKEDIR are
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile
index d159eb2b9..b066f73dd 100644
--- a/mail/thunderbird/Makefile
+++ b/mail/thunderbird/Makefile
@@ -183,7 +183,6 @@ pre-install:
${ECHO_CMD} 'share/applications/thunderbird.desktop' >> ${PLIST}
${ECHO_CMD} 'share/pixmaps/${THUNDERBIRD_ICON}' >> ${PLIST}
${ECHO_CMD} '@unexec ${RMDIR} %D/share/applications 2>/dev/null || ${TRUE}' >> ${PLIST}
- ${ECHO_CMD} '@unexec ${RMDIR} %D/share/pixmaps 2>/dev/null || ${TRUE}' >> ${PLIST}
do-install:
# This is the actual installation. First, the contents of FAKEDIR are