forked from ports/contrib
vdirsyncer: readd missing files for runtime
This commit is contained in:
parent
36f4d767b1
commit
acd265c8bd
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF31erdBUoMmHd3z9yu0JbQ3Mf9Xg1Dpwe1UfAdcbEIQc3pV03oq9pW8DJhZRPWHVLh6XtUhpbIYHiRAskqvSdLQA=
|
||||
SHA256 (Pkgfile) = 4a2f49cea42e3b19e1ccc77daf926da37c856abc3187aaaf91afe9c77d7b5754
|
||||
RWSagIOpLGJF30+SBJck2Xw1fTxujXjbkOqm9E3pkFdgyKMAhxPJdtQUUUcvSbKXntT7Wh6PVoN2d0eUxQnJway+cuagWjqyqQk=
|
||||
SHA256 (Pkgfile) = 599d6d9b115960e05952edfc907e6c558f5153104621b8b60158717758a7e0e9
|
||||
SHA256 (.footprint) = 8ac84297f78303c94e45753cdeb1e53488a57fd2a81af1f976e628b394941749
|
||||
SHA256 (vdirsyncer-0.16.7.tar.gz) = 6c9bcfb9bcb01246c83ba6f8551cf54c58af3323210755485fc23bb7848512ef
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
name=vdirsyncer
|
||||
version=0.16.7
|
||||
release=1
|
||||
release=2
|
||||
source=(https://pypi.io/packages/source/v/$name/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
@ -16,7 +16,4 @@ build() {
|
||||
--skip-build \
|
||||
--optimize=1 \
|
||||
--root=$PKG
|
||||
pyv="$(python3 -V | awk '{ print $2 }')"
|
||||
find $PKG/usr/lib/python${pyv::3}/site-packages/ -maxdepth 1 -type d \
|
||||
-iname "vdirsyncer-$version-py${pyv::3}.egg-info" -exec rm -r '{}' \+
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user