diff options
author | Ralph Amissah <ralph@amissah.com> | 2010-07-07 20:09:04 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2010-07-07 20:09:04 -0400 |
commit | 5a900258ae239b545d6c33e4643858a316f3c59b (patch) | |
tree | 044fdd13d3b9d16b6952a2aa3c98c3a80a9bb4df /bin/sisu-pg | |
parent | Renaming debian manpages to match name of the meta packages. (diff) | |
parent | some cleaning of default outputs, ongoing (diff) |
Merge branch 'upstream' into debian/sid
Diffstat (limited to 'bin/sisu-pg')
-rw-r--r-- | bin/sisu-pg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/sisu-pg b/bin/sisu-pg new file mode 100644 index 00000000..e2c31233 --- /dev/null +++ b/bin/sisu-pg @@ -0,0 +1,2 @@ +#!/bin/sh +sisu -D ${@} |