Skip to content

Commit

Permalink
Set SRC_DIR
Browse files Browse the repository at this point in the history
Needs to be defined as we're calling the package "offlineimap" but
upstream calls itself "offlineimap3".
  • Loading branch information
me-and committed Oct 23, 2023
1 parent ab0d875 commit a4b0154
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions offlineimap.cygport
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ LICENSE=GPL-2.0-or-later
ARCH=noarch

SRC_URI="https://github.com/OfflineIMAP/offlineimap3/archive/refs/tags/v${PV}.tar.gz"
SRC_DIR="offlineimap3-${PV}"
BUILD_REQUIRES='python3 python3-pip'

0 comments on commit a4b0154

Please sign in to comment.