cifs-utils: add explicit python_version
This commit is contained in:
parent
443622123d
commit
c2ebb7272a
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="http://wiki.samba.org/index.php/LinuxCIFS_utils"
|
||||
distfiles="https://ftp.samba.org/pub/linux-cifs/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=92fc29c8e9039637f3344267500f1fa381e2cccd7d10142f0c1676fa575904a7
|
||||
python_version=2 #unverified
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue