diff options
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/lightning-thunderbird/Makefile | 4 | ||||
-rw-r--r-- | deskutils/lightning/Makefile | 4 | ||||
-rw-r--r-- | deskutils/sunbird/Makefile | 4 |
3 files changed, 0 insertions, 12 deletions
diff --git a/deskutils/lightning-thunderbird/Makefile b/deskutils/lightning-thunderbird/Makefile index eeddfc84a09b..ea367fa06946 100644 --- a/deskutils/lightning-thunderbird/Makefile +++ b/deskutils/lightning-thunderbird/Makefile @@ -45,10 +45,6 @@ MOZ_MK_OPTIONS= MOZ_CO_PROJECT=calendar BROKEN= does not build .endif -.if ${OSVERSION} >= 700042 -BROKEN= Does not compile with GCC 4.2 -.endif - post-patch: @${SED} -e 's|@SUNBIRD_ICON@|${SUNBIRD_ICON}|' \ ${FILESDIR}/sunbird.desktop.in >${WRKDIR}/sunbird.desktop diff --git a/deskutils/lightning/Makefile b/deskutils/lightning/Makefile index eeddfc84a09b..ea367fa06946 100644 --- a/deskutils/lightning/Makefile +++ b/deskutils/lightning/Makefile @@ -45,10 +45,6 @@ MOZ_MK_OPTIONS= MOZ_CO_PROJECT=calendar BROKEN= does not build .endif -.if ${OSVERSION} >= 700042 -BROKEN= Does not compile with GCC 4.2 -.endif - post-patch: @${SED} -e 's|@SUNBIRD_ICON@|${SUNBIRD_ICON}|' \ ${FILESDIR}/sunbird.desktop.in >${WRKDIR}/sunbird.desktop diff --git a/deskutils/sunbird/Makefile b/deskutils/sunbird/Makefile index eeddfc84a09b..ea367fa06946 100644 --- a/deskutils/sunbird/Makefile +++ b/deskutils/sunbird/Makefile @@ -45,10 +45,6 @@ MOZ_MK_OPTIONS= MOZ_CO_PROJECT=calendar BROKEN= does not build .endif -.if ${OSVERSION} >= 700042 -BROKEN= Does not compile with GCC 4.2 -.endif - post-patch: @${SED} -e 's|@SUNBIRD_ICON@|${SUNBIRD_ICON}|' \ ${FILESDIR}/sunbird.desktop.in >${WRKDIR}/sunbird.desktop |