* Moved as many system calls as I can over to shellless execution.

There are still a lot that use shell tricks. Should deal with screwey
     rpms and file names better though. Closes: #105283
   * Display build logs after build failures.
This commit is contained in:
joey
2001-07-15 15:45:54 +00:00
parent 97355db858
commit 888ede94c1
2 changed files with 2 additions and 2 deletions

2
debian/changelog vendored
View File

@@ -1,4 +1,4 @@
alien (7.26) unstable; urgency=low
alien (7.27) unstable; urgency=low
* Moved as many system calls as I can over to shellless execution.
There are still a lot that use shell tricks. Should deal with screwey