summaryrefslogtreecommitdiff
path: root/python3-authres
diff options
context:
space:
mode:
Diffstat (limited to 'python3-authres')
-rw-r--r--python3-authres/.signature4
-rw-r--r--python3-authres/Pkgfile4
2 files changed, 4 insertions, 4 deletions
diff --git a/python3-authres/.signature b/python3-authres/.signature
index d010d733a..33dea595b 100644
--- a/python3-authres/.signature
+++ b/python3-authres/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF30r1bAra+A/CfU7R/fjuudhnGsu5uWpyGNhhaobsJfs3FVKDTkOFDPOcNW27MDohycn8zzmuqQDl+XC6ReHblgg=
-SHA256 (Pkgfile) = 1e07667552d393d1b60fe81a66c9c870da40863061e43d2ca38f39858d931a0f
+RWSagIOpLGJF32MWQ/f9cCIqDqD7nGUy/VpBfU3yVEcMEQMmcHxT/srt6GtE7Vf6mu6QpVLsmLifbNgSQu+rFOJbMJZ9sPEZYQk=
+SHA256 (Pkgfile) = d9cdc4f28426677e1a7bc1aa70472b5d2a2e15873a72801b20e06e427b96559d
SHA256 (.footprint) = d632e209f9fc4621323fb326eafb73adea19c2fdc2abc553d417592b10c3afd6
SHA256 (authres-1.2.0.tar.gz) = 93d1b995ad7ce21e62db649f361048125dd6022563a0ae8a23909465f1fd25b7
diff --git a/python3-authres/Pkgfile b/python3-authres/Pkgfile
index a56d9e564..004af4041 100644
--- a/python3-authres/Pkgfile
+++ b/python3-authres/Pkgfile
@@ -10,8 +10,8 @@ source=(https://launchpad.net/authentication-results-python/${version::3}/$versi
build() {
cd authres-$version
- python3 setup.py build
- python3 setup.py install \
+ /usr/bin/python3 setup.py build
+ /usr/bin/python3 setup.py install \
--root=$PKG \
--optimize=1 \
--skip-build

Generated by cgit