Add <executable/> to the appinfo.xml file. With this one, boinc-seti

will not attempt to download a binary to update itself and actually
work.
This commit is contained in:
Edwin Groothuis 2005-12-20 20:25:55 +00:00
parent 40a70a81c2
commit c648285d4d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=151671
2 changed files with 2 additions and 1 deletions

View file

@ -7,7 +7,7 @@
PORTNAME= boinc-setiathome
PORTVERSION= 4.07.20050601
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= astro
MASTER_SITES= http://setiweb.ssl.berkeley.edu/sah/seti_source/nightly/ \
${MASTER_SITE_LOCAL}

View file

@ -4,6 +4,7 @@
</app>
<file_info>
<name>%%SETI_BINARY%%</name>
<executable/>
</file_info>
<app_version>
<app_name>setiathome</app_name>