diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-01-03 19:58:37 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-01-03 19:58:37 +0000 |
commit | 28e7e01df0bd11e6445803ff4a8ebd8e3ca712ec (patch) | |
tree | e04a4a95d5849381e2b282b3e90796f6b4ae0139 /polish | |
parent | 931c22e7cb046db5b0a7ecf4c617acac21b1c1d7 (diff) |
Notes
Diffstat (limited to 'polish')
-rw-r--r-- | polish/kadu/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/polish/kadu/Makefile b/polish/kadu/Makefile index b77386a9ddeb..d59c397ca7cb 100644 --- a/polish/kadu/Makefile +++ b/polish/kadu/Makefile @@ -56,8 +56,6 @@ GG_EMOTS_DISTFILES= ${GG6_EMOTS_DISTFILE}:additions \ ${GG7_EMOTS_DISTFILE}:additions post-patch: - @${REINPLACE_CMD} '/zlib/ s|^|#|' \ - ${WRKSRC}/plugins/jabber_protocol/CMakeLists.txt @${REINPLACE_CMD} '/kadu_add_test/ s|^|#|' \ ${WRKSRC}/kadu-core/plugin/CMakeLists.txt |