diff options
author | Andy Bailey <bailey@akamai.com> | 2010-12-13 00:00:24 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-12-13 00:00:24 -0600 |
commit | abd1a5e0abb1f7d1105ce6a714ccc8a7d76ead52 (patch) | |
tree | 9143d3fea4ebd4b047a9458f8fd889d70ed91b7c /development/quilt/doinst.sh | |
parent | 15c8c95cf41906d79d5abd7f6b06f2e4312d9dcf (diff) |
development/quilt: Updated for version 0.48.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development/quilt/doinst.sh')
-rw-r--r-- | development/quilt/doinst.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/development/quilt/doinst.sh b/development/quilt/doinst.sh index c4d4cf05a9c5..9dd15cda8753 100644 --- a/development/quilt/doinst.sh +++ b/development/quilt/doinst.sh @@ -10,6 +10,4 @@ config() { fi # Otherwise, we leave the .new copy for the admin to consider... } - config etc/quilt.quiltrc.new - |