- Remove arch name in resulting file as the file should contain all arches.
- Make sure to delete all files that don't get uninstalled automatically before uninstall process begins.
This commit is contained in:
parent
c34c94294d
commit
4d062b1b84
3 changed files with 6 additions and 2 deletions
|
@ -5,7 +5,8 @@
|
|||
update_url="http://www.icculus.org/quake3/updates.txt"
|
||||
promptbinaries="yes"
|
||||
reinstall="yes"
|
||||
nopromptoverwrite="yes">
|
||||
nopromptoverwrite="yes"
|
||||
preuninstall="preuninstall.sh">
|
||||
<readme>
|
||||
README
|
||||
</readme>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue