diff options
-rw-r--r-- | appliance/debian/debirf.conf.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appliance/debian/debirf.conf.in b/appliance/debian/debirf.conf.in index 12506c55..7efe25b3 100644 --- a/appliance/debian/debirf.conf.in +++ b/appliance/debian/debirf.conf.in @@ -2,4 +2,4 @@ DEBIRF_LABEL="debirf-libguestfs" DEBIRF_SUITE=@REPO@ DEBIRF_MIRROR=@MIRROR@/${DEBIRF_DISTRO} DEBIRF_KERNEL_ARCH=@DEBIAN_KERNEL_ARCH@ - +DEBIRF_METHOD=stupid_simple |