diff options
Diffstat (limited to 'gnustep-libs/sope/sope-9999.ebuild')
-rw-r--r-- | gnustep-libs/sope/sope-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnustep-libs/sope/sope-9999.ebuild b/gnustep-libs/sope/sope-9999.ebuild index 2ca84cc..89af27c 100644 --- a/gnustep-libs/sope/sope-9999.ebuild +++ b/gnustep-libs/sope/sope-9999.ebuild @@ -83,7 +83,7 @@ src_unpack() { src_prepare() { # http://www.scalableogo.org/english/support/faq/article/how-do-i-compile-sogo.html epatch "${EMTN_STORE_DIR}"/SOGo/SOPE/sope-gsmake2.diff - epatch "${EMTN_STORE_DIR}"/SOGo/SOPE/sope-patchset-r1660.diff + epatch "${EMTN_STORE_DIR}"/SOGo/SOPE/sope-patchset-r*.diff epatch "${FILESDIR}"/${PN}-r1660-use_system_root.patch epatch "${FILESDIR}"/${PN}-r1660-SOGo-fix.patch epatch "${FILESDIR}"/${PN}-r1660-SoOFS.patch # Fixing stuff after SOGo patches |