summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-01-21 13:41:13 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2017-01-21 17:11:59 +0100
commitbeae9bf8f9f085f4757de6f177f56641cdcd55de (patch)
treee671f616b851b5c8c47588be02a28410df2c0b60 /sci-geosciences/gpsbabel
parentsci-geosciences/gpsbabel: 1.5.4 version bump, EAPI 6 and Qt5 (diff)
downloadgentoo-beae9bf8f9f085f4757de6f177f56641cdcd55de.tar.gz
gentoo-beae9bf8f9f085f4757de6f177f56641cdcd55de.tar.bz2
gentoo-beae9bf8f9f085f4757de6f177f56641cdcd55de.zip
sci-geosciences/gpsbabel: Drop unused patch
Package-Manager: portage-2.3.0
Diffstat (limited to 'sci-geosciences/gpsbabel')
-rw-r--r--sci-geosciences/gpsbabel/files/gpsbabel-fix_binary_name.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/sci-geosciences/gpsbabel/files/gpsbabel-fix_binary_name.patch b/sci-geosciences/gpsbabel/files/gpsbabel-fix_binary_name.patch
deleted file mode 100644
index 841bb093b225..000000000000
--- a/sci-geosciences/gpsbabel/files/gpsbabel-fix_binary_name.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-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