From eaef2f166a75642558bac645045aa532a36de263 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Burkhard=20L=C3=BCck?= Date: Mon, 13 Jun 2016 15:55:56 +0200 Subject: [PATCH] Rename docs/plasmapkg directory to docs/plasmapkg2 rename directory + adapt CMakeLists.txt file this change is necessary to fetch translated manpage docs without hacks either in frameworks release script or in autogen.sh into the frameworks tarball. See also https://git.reviewboard.kde.org/r/127904/ for a detailed explanation REVIEW:127940 --- docs/CMakeLists.txt | 2 +- docs/{plasmapkg => plasmapkg2}/CMakeLists.txt | 0 docs/{plasmapkg => plasmapkg2}/man-plasmapkg2.1.docbook | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) rename docs/{plasmapkg => plasmapkg2}/CMakeLists.txt (100%) rename docs/{plasmapkg => plasmapkg2}/man-plasmapkg2.1.docbook (99%) diff --git a/docs/CMakeLists.txt b/docs/CMakeLists.txt index 2acc3f031..debae9031 100644 --- a/docs/CMakeLists.txt +++ b/docs/CMakeLists.txt @@ -1,2 +1,2 @@ -add_subdirectory(plasmapkg) +add_subdirectory(plasmapkg2) diff --git a/docs/plasmapkg/CMakeLists.txt b/docs/plasmapkg2/CMakeLists.txt similarity index 100% rename from docs/plasmapkg/CMakeLists.txt rename to docs/plasmapkg2/CMakeLists.txt diff --git a/docs/plasmapkg/man-plasmapkg2.1.docbook b/docs/plasmapkg2/man-plasmapkg2.1.docbook similarity index 99% rename from docs/plasmapkg/man-plasmapkg2.1.docbook rename to docs/plasmapkg2/man-plasmapkg2.1.docbook index 0952bd29d..3c43c04c1 100644 --- a/docs/plasmapkg/man-plasmapkg2.1.docbook +++ b/docs/plasmapkg2/man-plasmapkg2.1.docbook @@ -87,7 +87,7 @@ install, list, remove Plasma packages. path -Absolute path to the package root. If not supplied, then the standard data +Absolute path to the package root. If not supplied, then the standard data directories for this &plasma; session will be searched instead.