[med-svn] [Git][med-team/fast][master] Add a descriptive header to the new patch
Shayan Doust
gitlab at salsa.debian.org
Sun Sep 1 14:37:54 BST 2019
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 <hello at shayandoust.me>
+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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190901/2cb1e537/attachment.html>
More information about the debian-med-commit
mailing list