Permalink
Browse files
py-zsi: fix livecheck
- Loading branch information
Showing
with
5 additions
and
1 deletion.
-
+5
−1
python/py-zsi/Portfile
|
|
@@ -30,7 +30,11 @@ python.versions 27 |
|
|
if {${name} ne ${subport}} { |
|
|
patchfiles pyxml_dep.diff |
|
|
post-destroot { |
|
|
xinstall -m 644 ${worksrcpath}/README \ |
|
|
xinstall -m 0644 ${worksrcpath}/README \ |
|
|
${destroot}${prefix}/share/doc/${subport} |
|
|
} |
|
|
|
|
|
livecheck.type none |
|
|
} else { |
|
|
livecheck.regex ZSI-(\[0-9.\]+)${extract.suffix} |
|
|
} |
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.