upgpkg: rcedit-bin 2.0.0-4: refactor
* Refactor PKGBUILD * Remove redundant .gitignore
This commit is contained in:
parent
f44ebb794d
commit
76f0ba5644
4 changed files with 23 additions and 39 deletions
4
rcedit-bin/rcedit.sh
Executable file
4
rcedit-bin/rcedit.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
export WINEDEBUG=-all
|
||||
export DISPLAY=""
|
||||
exec wine /opt/rcedit/rcedit-x64.exe "$@"
|
Loading…
Add table
Add a link
Reference in a new issue