You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sci-geosciences/gpsbabel/files/gpsbabel-fix_binary_name.patch

13 lines
243 B

Rename gpsbabelfe binary.
--- a/gui/app.pro
+++ b/gui/app.pro
@@ -26,7 +26,7 @@ RESOURCES = app.qrc
RC_FILE = app.rc
win32:TARGET=GPSBabelFE
-unix:TARGET=gpsbabelfe-bin
+unix:TARGET=gpsbabelfe
mac:TARGET=GPSBabelFE
FORMS += aboutui.ui