Package: blkreplay / 1.0-3

Metadata

Package Version Patches format
blkreplay 1.0-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01 fix script paths.patch | (download)

scripts/graph.sh | 6 3 + 3 - 0 !
scripts/modules/00_main.sh | 2 1 + 1 - 0 !
scripts/modules/82_wipe.sh | 2 1 + 1 - 0 !
scripts/modules/lib.sh | 6 3 + 3 - 0 !
4 files changed, 8 insertions(+), 8 deletions(-)

 fix paths in the scripts as we install them under /usr/lib.


02 no arch specific subdirs.patch | (download)

configure.ac | 6 1 + 5 - 0 !
src/Makefile.am | 4 2 + 2 - 0 !
2 files changed, 3 insertions(+), 7 deletions(-)

 don't use arch-specific subdirectories, build only once


03 no exe suffix.patch | (download)

src/Makefile.am | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 remove .exe suffices from the names of the binary files.