diff options
Diffstat (limited to '')
-rwxr-xr-x | share/scripts/curl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/share/scripts/curl b/share/scripts/curl index 80ccde6..6b8db26 100755 --- a/share/scripts/curl +++ b/share/scripts/curl @@ -271,8 +271,6 @@ then do if [ -x "${DEBCONF_SCRIPT}" ] then - # FIXME - # debconf -o${SOFTWARE} "${DEBCONF_SCRIPT}" "${DEBCONF_SCRIPT}" fi done |