Those given parameters are nonsense and noop. Just give DESTDIR to install() for correct installation into sandbox.

This commit is contained in:
Ozan Çağlayan
2010-03-08 12:57:42 +00:00
parent ab8ea0bf21
commit ca28553a27
2 changed files with 17 additions and 17 deletions
+7
View File
@@ -1,10 +1,17 @@
2010-03-08 Ozan Çağlayan <ozan@pardus.org.tr>
* pisi/actionsapi/cmaketools.py: Those given parameters are nonsense
and noop. Just give DESTDIR to install() for correct installation into
sandbox.
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-03-01 Ozan Çağlayan <ozan@pardus.org.tr>
* pisi/: Use the constants from constants.py instead of hardcoding
them.
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