Source: sbuild
Version: 0.62.1-1

I rebuilt sbuild twice and I got two different conffiles (diff attached). Apparently a session identifier is encoded in the default value for $build_dir. Please don't do that; I don't want to be prompted by dpkg about modified conffiles unless something vital has been changed.

--
Jakub Wilk
--- sbuild.conf	2011-03-23 18:47:00.000000000 +0100
+++ sbuild.conf~	2011-03-23 18:46:00.000000000 +0100
@@ -356,7 +356,7 @@
 # symlinks and some build logs.  There is no default; if unset, it defaults
 # to the current working directory.  $HOME/build is another common
 # configuration.
-#$build_dir = '/build/sbuild-ClXnBw/sbuild-0.62.1/debian/build/etc';
+#$build_dir = '/build/sbuild-VkJNzT/sbuild-0.62.1/debian/build/etc';
 
 # CORE_DEPENDS
 # Type: ARRAY:STRING

Reply via email to