summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2012-10-25 17:42:46 +0200
committerJean Delvare <jdelvare@suse.de>2012-10-25 17:42:46 +0200
commit59dcb8b4e06cbfaab7fe4f5424a5633ce7ce0d12 (patch)
tree6a381646f4002c2ede68945e847e53f26bb23eef /quilt.changes
parentc28b341556a75ec031c294a82f3a7ba421c753ea (diff)
downloadquilt-59dcb8b4e06cbfaab7fe4f5424a5633ce7ce0d12.tar.gz
setup: Check for existing files after unpacking
setup: check for existing files after unpacking the tar files, not before, otherwise we check too early and a tar file containing a "patches" directory will not be handled properly.
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes5
1 files changed, 5 insertions, 0 deletions
diff --git a/quilt.changes b/quilt.changes
index 8c9d9c6..3e2a2fe 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Thu Oct 25 15:05:42 CEST 2012 - jdelvare@suse.de
+
+- setup: Check for existing files after unpacking, not before.
+
+-------------------------------------------------------------------
Thu Oct 25 15:05:10 CEST 2012 - jdelvare@suse.de
- Makefile: Keep reference entries sorted.