diff options
author | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2015-05-12 06:14:30 -0300 |
---|---|---|
committer | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2015-05-12 06:14:30 -0300 |
commit | e806fdd6fdcab100f7685dadd2b4dca04675b3d0 (patch) | |
tree | 30c3cd4c3705cf774a084c3bcae4fd12f7555c12 /pcr/nexuiz/nexuiz-sdl | |
parent | 345b8c4070212e489cfc754155bc8dfea4db17b3 (diff) | |
download | abslibre-e806fdd6fdcab100f7685dadd2b4dca04675b3d0.tar.gz abslibre-e806fdd6fdcab100f7685dadd2b4dca04675b3d0.tar.bz2 abslibre-e806fdd6fdcab100f7685dadd2b4dca04675b3d0.zip |
moved blender-addon-ogre,cambozola,collada-dom,mednafen-server,mitsuba,nexuiz,nexuiz-data,noip,openssh-knock,renpy,supermodel,systemd-knock,tupi,xcftools,yafaray,zoneminder to [pcr] repo
Diffstat (limited to 'pcr/nexuiz/nexuiz-sdl')
-rw-r--r-- | pcr/nexuiz/nexuiz-sdl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pcr/nexuiz/nexuiz-sdl b/pcr/nexuiz/nexuiz-sdl new file mode 100644 index 000000000..36b6d5cc3 --- /dev/null +++ b/pcr/nexuiz/nexuiz-sdl @@ -0,0 +1,3 @@ +#!/bin/sh +cd /opt/nexuiz +./nexuiz-sdl $@ |