]> git.donarmstrong.com Git - bin.git/commitdiff
expand ~
authorDon Armstrong <don@donarmstrong.com>
Mon, 18 Jun 2012 21:29:44 +0000 (21:29 +0000)
committerDon Armstrong <don@donarmstrong.com>
Mon, 18 Jun 2012 21:29:44 +0000 (21:29 +0000)
dquilt

diff --git a/dquilt b/dquilt
index 2601610d596c1fb83b41503b7412b7ee371f8b33..5b7426669fc62591dc84d6a609dfdc0fa567d86b 100755 (executable)
--- a/dquilt
+++ b/dquilt
@@ -1,2 +1,2 @@
 #!/bin/sh
-exec quilt --quiltrc=~/.quiltrc-dpkg "$@"
\ No newline at end of file
+exec quilt --quiltrc=$(echo ~)/.quiltrc-dpkg "$@"