Shayan Doust pushed to branch master at Debian Med / fast
Commits: 1babb75b by Shayan Doust at 2019-09-01T13:37:27Z Add a descriptive header to the new patch - - - - - 1 changed file: - debian/patches/modify_assets_location.patch Changes: ===================================== debian/patches/modify_assets_location.patch ===================================== @@ -1,7 +1,13 @@ +Description: modify the location of assets directory + Since upstream expects that the assets be in a specific location in the build directory, patch to modify the location fit installation under a /usr pathing. +Author: Shayan Doust <[email protected]> +Last-Update: 2019-09-01 +--- + Index: fast/source/FAST/Config.cpp =================================================================== ---- fast.orig/source/FAST/Config.cpp 2019-09-01 14:13:34.474079768 +0100 -+++ fast/source/FAST/Config.cpp 2019-09-01 14:15:00.472653570 +0100 +--- fast.orig/source/FAST/Config.cpp 2019-09-01 14:33:47.704429399 +0100 ++++ fast/source/FAST/Config.cpp 2019-09-01 14:33:47.700429376 +0100 @@ -75,10 +75,10 @@ return; @@ -30,8 +36,8 @@ Index: fast/source/FAST/Config.cpp } Index: fast/source/FAST/Visualization/Window.cpp =================================================================== ---- fast.orig/source/FAST/Visualization/Window.cpp 2019-09-01 14:13:34.474079768 +0100 -+++ fast/source/FAST/Visualization/Window.cpp 2019-09-01 14:13:34.470079733 +0100 +--- fast.orig/source/FAST/Visualization/Window.cpp 2019-09-01 14:33:47.704429399 +0100 ++++ fast/source/FAST/Visualization/Window.cpp 2019-09-01 14:33:47.704429399 +0100 @@ -121,9 +121,9 @@ QApplication::setWindowIcon(QIcon((Config::getDocumentationPath() + "images/fast_icon.png").c_str())); View it on GitLab: https://salsa.debian.org/med-team/fast/commit/1babb75b56b002c2e3d428cc56b940b71788e8ad -- View it on GitLab: https://salsa.debian.org/med-team/fast/commit/1babb75b56b002c2e3d428cc56b940b71788e8ad You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
