From 080f32a3a3e1b3044880ce5fac84dc01dabc4f0e Mon Sep 17 00:00:00 2001 From: David P Date: Wed, 16 May 2018 15:17:31 -0400 Subject: remove deprecated [libre] packages Signed-off-by: David P --- libre/luxmark/exepath.diff | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 libre/luxmark/exepath.diff (limited to 'libre/luxmark/exepath.diff') diff --git a/libre/luxmark/exepath.diff b/libre/luxmark/exepath.diff deleted file mode 100644 index bf135fec6..000000000 --- a/libre/luxmark/exepath.diff +++ /dev/null @@ -1,15 +0,0 @@ -diff --git a/src/luxmarkapp.cpp b/src/luxmarkapp.cpp ---- a/src/luxmarkapp.cpp -+++ b/src/luxmarkapp.cpp -@@ -90,10 +90,7 @@ - } - exePath = boost::filesystem::path(boost::filesystem::initial_path()); - #else -- -- // Look for the directory where Lux executables are -- const boost::filesystem::path luxMarkExe(argv[0]); -- exePath = boost::filesystem::absolute(luxMarkExe).parent_path(); -+ exePath = "/usr/bin"; - #endif - } - -- cgit v1.2.3