Fix concatenation error

This is a regression introduced when the support for
Source/AdditionalFile support is added.
This commit is contained in:
Fatih Aşıcı
2010-03-03 12:37:40 +00:00
parent c20c4895ed
commit efb7697f9d
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -1,3 +1,8 @@
2010-03-03 Fatih Aşıcı <fatih@pardus.org.tr>
* pisi/operations/build.py: Fix concatenation error. This is a
regression introduced when the support for Source/AdditionalFile
support is added.
2010-02-28 Fatih Aşıcı <fatih@pardus.org.tr>
* pisi/atomicoperations.py: Check if the old and new paths
refer to the same file when relocating or cleaning up. Also