summarylogtreecommitdiffstats
path: root/rebuild-detector.install
diff options
context:
space:
mode:
Diffstat (limited to 'rebuild-detector.install')
-rw-r--r--rebuild-detector.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/rebuild-detector.install b/rebuild-detector.install
new file mode 100644
index 000000000000..0ea942cd8533
--- /dev/null
+++ b/rebuild-detector.install
@@ -0,0 +1,3 @@
+post_install() {
+ echo ">> The lists of packages to rebuild will be stored in /var/cache/rebuild-detector/"
+}