diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-09-13 17:09:22 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-09-13 17:09:22 -0300 |
commit | f711fdb144bf6ade897a29e09da904c5dfe88399 (patch) | |
tree | 99f4ccb3f7d637e645d03490658576ecac50e11e /pcr/nexuiz/nexuiz-sdl | |
parent | d8bf355818d6eb8182d9a3938bb2b7bdf7e7d61c (diff) | |
download | abslibre-f711fdb144bf6ade897a29e09da904c5dfe88399.tar.gz abslibre-f711fdb144bf6ade897a29e09da904c5dfe88399.tar.bz2 abslibre-f711fdb144bf6ade897a29e09da904c5dfe88399.zip |
nexuiz: adding new package 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 $@ |