diff options
| author | Jonathan Callen <abcd@gentoo.org> | 2011-12-11 21:04:48 -0500 |
|---|---|---|
| committer | Jonathan Callen <abcd@gentoo.org> | 2011-12-11 21:06:08 -0500 |
| commit | 8c5c3ead1aaaed5339986a9edb31885a99cf35b0 (patch) | |
| tree | 6d1a937abe0ba99380bd9b386218b87e4fbf0d94 /kde-base/marble/files/marble-4.6.2-magic.patch | |
| parent | bfc067ee9475458f59cc176a70b8495f3000c2b4 (diff) | |
| download | kde-8c5c3ead1aaaed5339986a9edb31885a99cf35b0.tar.gz kde-8c5c3ead1aaaed5339986a9edb31885a99cf35b0.tar.bz2 kde-8c5c3ead1aaaed5339986a9edb31885a99cf35b0.zip | |
Cleanup unused files
Diffstat (limited to 'kde-base/marble/files/marble-4.6.2-magic.patch')
| -rw-r--r-- | kde-base/marble/files/marble-4.6.2-magic.patch | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/kde-base/marble/files/marble-4.6.2-magic.patch b/kde-base/marble/files/marble-4.6.2-magic.patch deleted file mode 100644 index dc907958edb..00000000000 --- a/kde-base/marble/files/marble-4.6.2-magic.patch +++ /dev/null @@ -1,18 +0,0 @@ -diff -ruN marble-4.6.2.orig/marble/src/plugins/positionprovider/CMakeLists.txt marble-4.6.2/marble/src/plugins/positionprovider/CMakeLists.txt ---- marble-4.6.2.orig/marble/src/plugins/positionprovider/CMakeLists.txt 2011-01-19 23:06:11.000000000 +0100 -+++ marble-4.6.2/marble/src/plugins/positionprovider/CMakeLists.txt 2011-04-11 03:56:00.449066967 +0200 -@@ -1,4 +1,4 @@ --find_package(libgps) -+macro_optional_find_package(libgps) - if(LIBGPS_FOUND) - message( STATUS "Building with gpsd position provider") - add_subdirectory( gpsd ) -@@ -6,7 +6,7 @@ - message( STATUS "Not building with gpsd position provider") - endif(LIBGPS_FOUND) - --find_package(liblocation) -+macro_optional_find_package(liblocation) - if(liblocation_FOUND) - message( STATUS "Building with Maemo GPS support") - add_subdirectory( maemo ) |
