diff options
author | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-03-23 19:47:42 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-03-23 19:47:42 -0300 |
commit | c4cc142235d7d77327c2a53d9efb2750b1ec80bf (patch) | |
tree | 41446fa0833a3783d24b6bd12c64336f845e6032 /~lukeshu/conkeror-git/conkeror.sh | |
parent | 5ddafb1e55d18275d3f16e9faa3e9da788b54389 (diff) | |
parent | b1b9debcc7f6756d83dbac37806021de007cf083 (diff) |
Merge branch 'master' of ssh://gparabola/abslibre
Conflicts:
libre/linux-libre/PKGBUILD
Diffstat (limited to '~lukeshu/conkeror-git/conkeror.sh')
-rw-r--r-- | ~lukeshu/conkeror-git/conkeror.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/~lukeshu/conkeror-git/conkeror.sh b/~lukeshu/conkeror-git/conkeror.sh new file mode 100644 index 000000000..963720513 --- /dev/null +++ b/~lukeshu/conkeror-git/conkeror.sh @@ -0,0 +1,2 @@ +#!/bin/sh +exec xulrunner /usr/share/conkeror/application.ini "$@" |