commit: e17db64cfcb47a46b740a67301c1c66e634bd731 parent 89ae81185fccbfaccf6af545451ba9be279509d1 Author: Mathieu Goessens <geb@breizh-entropy.org> Date: Mon, 22 Jul 2013 18:17:32 +0200 wrong shebang on widrop-lighttpd/DEBIAN/postrmDiffstat:
M | src/pkg/widrop-lighttpd/DEBIAN/postrm | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/pkg/widrop-lighttpd/DEBIAN/postrm b/src/pkg/widrop-lighttpd/DEBIAN/postrm @@ -1,4 +1,4 @@ -#!/bin/h +#!/bin/sh case $1 in "remove")