[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kdelibs/frameworks] /: Move kauth back to staging
From:       Kevin Ottens <ervin () kde ! org>
Date:       2012-02-29 22:38:33
Message-ID: 20120229223833.2D478A60C4 () git ! kde ! org
[Download RAW message or body]

Git commit 0b933e28fbf0942c0bd901be042417cd1383add2 by Kevin Ottens.
Committed on 29/02/2012 at 23:31.
Pushed by ervin into branch 'frameworks'.

Move kauth back to staging

M  +1    -1    cmake/modules/KDE4Macros.cmake
M  +2    -2    kdeui/CMakeLists.txt
M  +2    -2    kutils/CMakeLists.txt
M  +2    -2    plasma/CMakeLists.txt
M  +1    -0    staging/CMakeLists.txt
R  +0    -0    staging/kauth/CMakeLists.txt [from: tier1/kauth/CMakeLists.t=
xt - 100% similarity]
R  +0    -0    staging/kauth/cmake/KAuthMacros.cmake [from: tier1/kauth/cma=
ke/KAuthMacros.cmake - 100% similarity]
R  +0    -0    staging/kauth/src/AuthBackend.cpp [from: tier1/kauth/src/Aut=
hBackend.cpp - 100% similarity]
R  +0    -0    staging/kauth/src/AuthBackend.h [from: tier1/kauth/src/AuthB=
ackend.h - 100% similarity]
R  +0    -0    staging/kauth/src/BackendsConfig.h.cmake [from: tier1/kauth/=
src/BackendsConfig.h.cmake - 100% similarity]
R  +0    -0    staging/kauth/src/BackendsManager.cpp [from: tier1/kauth/src=
/BackendsManager.cpp - 100% similarity]
R  +0    -0    staging/kauth/src/BackendsManager.h [from: tier1/kauth/src/B=
ackendsManager.h - 100% similarity]
R  +0    -0    staging/kauth/src/CMakeLists.txt [from: tier1/kauth/src/CMak=
eLists.txt - 100% similarity]
R  +0    -0    staging/kauth/src/ConfigureChecks.cmake [from: tier1/kauth/s=
rc/ConfigureChecks.cmake - 100% similarity]
R  +0    -0    staging/kauth/src/HelperProxy.cpp [from: tier1/kauth/src/Hel=
perProxy.cpp - 100% similarity]
R  +0    -0    staging/kauth/src/HelperProxy.h [from: tier1/kauth/src/Helpe=
rProxy.h - 100% similarity]
R  +0    -0    staging/kauth/src/TODO [from: tier1/kauth/src/TODO - 100% si=
milarity]
R  +0    -0    staging/kauth/src/backends/dbus/DBusHelperProxy.cpp [from: t=
ier1/kauth/src/backends/dbus/DBusHelperProxy.cpp - 100% similarity]
R  +0    -0    staging/kauth/src/backends/dbus/DBusHelperProxy.h [from: tie=
r1/kauth/src/backends/dbus/DBusHelperProxy.h - 100% similarity]
R  +0    -0    staging/kauth/src/backends/dbus/dbus_policy.stub [from: tier=
1/kauth/src/backends/dbus/dbus_policy.stub - 100% similarity]
R  +0    -0    staging/kauth/src/backends/dbus/dbus_service.stub [from: tie=
r1/kauth/src/backends/dbus/dbus_service.stub - 100% similarity]
R  +0    -0    staging/kauth/src/backends/dbus/org.kde.auth.conf [from: tie=
r1/kauth/src/backends/dbus/org.kde.auth.conf - 100% similarity]
R  +0    -0    staging/kauth/src/backends/dbus/org.kde.auth.xml [from: tier=
1/kauth/src/backends/dbus/org.kde.auth.xml - 100% similarity]
R  +0    -0    staging/kauth/src/backends/fake/FakeBackend.cpp [from: tier1=
/kauth/src/backends/fake/FakeBackend.cpp - 100% similarity]
R  +0    -0    staging/kauth/src/backends/fake/FakeBackend.h [from: tier1/k=
auth/src/backends/fake/FakeBackend.h - 100% similarity]
R  +0    -0    staging/kauth/src/backends/fake/kauth-policy-gen-polkit.cpp =
[from: tier1/kauth/src/backends/fake/kauth-policy-gen-polkit.cpp - 100% sim=
ilarity]
R  +0    -0    staging/kauth/src/backends/fakehelper/FakeHelperProxy.cpp [f=
rom: tier1/kauth/src/backends/fakehelper/FakeHelperProxy.cpp - 100% similar=
ity]
R  +0    -0    staging/kauth/src/backends/fakehelper/FakeHelperProxy.h [fro=
m: tier1/kauth/src/backends/fakehelper/FakeHelperProxy.h - 100% similarity]
R  +0    -0    staging/kauth/src/backends/mac/AuthServicesBackend.cpp [from=
: tier1/kauth/src/backends/mac/AuthServicesBackend.cpp - 100% similarity]
R  +0    -0    staging/kauth/src/backends/mac/AuthServicesBackend.h [from: =
tier1/kauth/src/backends/mac/AuthServicesBackend.h - 100% similarity]
R  +0    -0    staging/kauth/src/backends/mac/kauth-policy-gen-mac.cpp [fro=
m: tier1/kauth/src/backends/mac/kauth-policy-gen-mac.cpp - 100% similarity]
R  +0    -0    staging/kauth/src/backends/policykit/PolicyKitBackend.cpp [f=
rom: tier1/kauth/src/backends/policykit/PolicyKitBackend.cpp - 100% similar=
ity]
R  +0    -0    staging/kauth/src/backends/policykit/PolicyKitBackend.h [fro=
m: tier1/kauth/src/backends/policykit/PolicyKitBackend.h - 100% similarity]
R  +0    -0    staging/kauth/src/backends/policykit/kauth-policy-gen-polkit=
.cpp [from: tier1/kauth/src/backends/policykit/kauth-policy-gen-polkit.cpp =
- 100% similarity]
R  +0    -0    staging/kauth/src/backends/polkit-1/Polkit1Backend.cpp [from=
: tier1/kauth/src/backends/polkit-1/Polkit1Backend.cpp - 100% similarity]
R  +0    -0    staging/kauth/src/backends/polkit-1/Polkit1Backend.h [from: =
tier1/kauth/src/backends/polkit-1/Polkit1Backend.h - 100% similarity]
R  +0    -0    staging/kauth/src/backends/polkit-1/kauth-policy-gen-polkit1=
.cpp [from: tier1/kauth/src/backends/polkit-1/kauth-policy-gen-polkit1.cpp =
- 100% similarity]
R  +0    -0    staging/kauth/src/kauth.h [from: tier1/kauth/src/kauth.h - 1=
00% similarity]
R  +0    -0    staging/kauth/src/kauthaction.cpp [from: tier1/kauth/src/kau=
thaction.cpp - 100% similarity]
R  +0    -0    staging/kauth/src/kauthaction.h [from: tier1/kauth/src/kauth=
action.h - 100% similarity]
R  +0    -0    staging/kauth/src/kauthactionreply.cpp [from: tier1/kauth/sr=
c/kauthactionreply.cpp - 100% similarity]
R  +0    -0    staging/kauth/src/kauthactionreply.h [from: tier1/kauth/src/=
kauthactionreply.h - 100% similarity]
R  +0    -0    staging/kauth/src/kauthactionwatcher.cpp [from: tier1/kauth/=
src/kauthactionwatcher.cpp - 100% similarity]
R  +0    -0    staging/kauth/src/kauthactionwatcher.h [from: tier1/kauth/sr=
c/kauthactionwatcher.h - 100% similarity]
R  +0    -0    staging/kauth/src/kauthhelpersupport.cpp [from: tier1/kauth/=
src/kauthhelpersupport.cpp - 100% similarity]
R  +0    -0    staging/kauth/src/kauthhelpersupport.h [from: tier1/kauth/sr=
c/kauthhelpersupport.h - 100% similarity]
R  +0    -0    staging/kauth/src/policy-gen/policy-gen.cpp [from: tier1/kau=
th/src/policy-gen/policy-gen.cpp - 100% similarity]
R  +0    -0    staging/kauth/src/policy-gen/policy-gen.h [from: tier1/kauth=
/src/policy-gen/policy-gen.h - 100% similarity]
M  +0    -1    tier1/CMakeLists.txt

http://commits.kde.org/kdelibs/0b933e28fbf0942c0bd901be042417cd1383add2

diff --git a/cmake/modules/KDE4Macros.cmake b/cmake/modules/KDE4Macros.cmake
index 9cc5c3f..68c0d23 100644
--- a/cmake/modules/KDE4Macros.cmake
+++ b/cmake/modules/KDE4Macros.cmake
@@ -479,7 +479,7 @@ endmacro()
 =

 # TODO: Move this to kde4support
 if (_kdeBootStrapping)
-  include("${CMAKE_SOURCE_DIR}/tier1/kauth/cmake/KAuthMacros.cmake")
+  include("${CMAKE_SOURCE_DIR}/staging/kauth/cmake/KAuthMacros.cmake")
   include("${CMAKE_SOURCE_DIR}/kdecore/KDECoreMacros.cmake")
   include("${CMAKE_SOURCE_DIR}/kdeui/KDEUIMacros.cmake")
   include("${CMAKE_SOURCE_DIR}/kdoctools/KDocToolsMacros.cmake")
diff --git a/kdeui/CMakeLists.txt b/kdeui/CMakeLists.txt
index 63d407e..2d89791 100644
--- a/kdeui/CMakeLists.txt
+++ b/kdeui/CMakeLists.txt
@@ -14,8 +14,8 @@ include_directories(
  ${CMAKE_SOURCE_DIR}/staging/sonnet/src/core
  ${CMAKE_BINARY_DIR}/tier1/itemmodels/src
  ${CMAKE_SOURCE_DIR}/tier1/itemmodels/src
- ${CMAKE_BINARY_DIR}/tier1/kauth/src/
- ${CMAKE_SOURCE_DIR}/tier1/kauth/src/
+ ${CMAKE_BINARY_DIR}/staging/kauth/src/
+ ${CMAKE_SOURCE_DIR}/staging/kauth/src/
  ${CMAKE_SOURCE_DIR}/staging/kwindowsystem/src
  ${CMAKE_BINARY_DIR}/staging/kwindowsystem/src
  ${kcoreaddons_BINARY_DIR}/src
diff --git a/kutils/CMakeLists.txt b/kutils/CMakeLists.txt
index b1b1f4c..58fc2d5 100644
--- a/kutils/CMakeLists.txt
+++ b/kutils/CMakeLists.txt
@@ -5,8 +5,8 @@ include_directories( ${KDE4_KDEUI_INCLUDES}
                      ${CMAKE_CURRENT_BINARY_DIR}
                      ${karchive_SOURCE_DIR}/src
                      ${karchive_BINARY_DIR}/src
-                     ${CMAKE_SOURCE_DIR}/tier1/kauth/src/
-                     ${CMAKE_BINARY_DIR}/tier1/kauth/src/
+                     ${CMAKE_SOURCE_DIR}/staging/kauth/src/
+                     ${CMAKE_BINARY_DIR}/staging/kauth/src/
 )
 =

 ########### kemoticons ################
diff --git a/plasma/CMakeLists.txt b/plasma/CMakeLists.txt
index 31462c7..e24c46a 100644
--- a/plasma/CMakeLists.txt
+++ b/plasma/CMakeLists.txt
@@ -28,8 +28,8 @@ include_directories(${CMAKE_CURRENT_SOURCE_DIR}
                     ${CMAKE_BINARY_DIR}/experimental/libkdeclarative
                     ${karchive_SOURCE_DIR}/src
                     ${karchive_BINARY_DIR}/src
-                    ${CMAKE_SOURCE_DIR}/tier1/kauth/src/
-                    ${CMAKE_BINARY_DIR}/tier1/kauth/src/
+                    ${CMAKE_SOURCE_DIR}/staging/kauth/src/
+                    ${CMAKE_BINARY_DIR}/staging/kauth/src/
                     ${CMAKE_SOURCE_DIR}/tier1/threadweaver/src
                     ${CMAKE_BINARY_DIR}/tier1/threadweaver/src
                     ${CMAKE_BINARY_DIR}/tier1/threadweaver/src/Weaver
diff --git a/staging/CMakeLists.txt b/staging/CMakeLists.txt
index f01ca45..b893634 100644
--- a/staging/CMakeLists.txt
+++ b/staging/CMakeLists.txt
@@ -1,3 +1,4 @@
+add_subdirectory(kauth)
 add_subdirectory(sonnet)
 add_subdirectory(kcoreaddons)
 add_subdirectory(karchive)
diff --git a/tier1/kauth/CMakeLists.txt b/staging/kauth/CMakeLists.txt
similarity index 100%
rename from tier1/kauth/CMakeLists.txt
rename to staging/kauth/CMakeLists.txt
diff --git a/tier1/kauth/cmake/KAuthMacros.cmake b/staging/kauth/cmake/KAut=
hMacros.cmake
similarity index 100%
rename from tier1/kauth/cmake/KAuthMacros.cmake
rename to staging/kauth/cmake/KAuthMacros.cmake
diff --git a/tier1/kauth/src/AuthBackend.cpp b/staging/kauth/src/AuthBacken=
d.cpp
similarity index 100%
rename from tier1/kauth/src/AuthBackend.cpp
rename to staging/kauth/src/AuthBackend.cpp
diff --git a/tier1/kauth/src/AuthBackend.h b/staging/kauth/src/AuthBackend.h
similarity index 100%
rename from tier1/kauth/src/AuthBackend.h
rename to staging/kauth/src/AuthBackend.h
diff --git a/tier1/kauth/src/BackendsConfig.h.cmake b/staging/kauth/src/Bac=
kendsConfig.h.cmake
similarity index 100%
rename from tier1/kauth/src/BackendsConfig.h.cmake
rename to staging/kauth/src/BackendsConfig.h.cmake
diff --git a/tier1/kauth/src/BackendsManager.cpp b/staging/kauth/src/Backen=
dsManager.cpp
similarity index 100%
rename from tier1/kauth/src/BackendsManager.cpp
rename to staging/kauth/src/BackendsManager.cpp
diff --git a/tier1/kauth/src/BackendsManager.h b/staging/kauth/src/Backends=
Manager.h
similarity index 100%
rename from tier1/kauth/src/BackendsManager.h
rename to staging/kauth/src/BackendsManager.h
diff --git a/tier1/kauth/src/CMakeLists.txt b/staging/kauth/src/CMakeLists.=
txt
similarity index 100%
rename from tier1/kauth/src/CMakeLists.txt
rename to staging/kauth/src/CMakeLists.txt
diff --git a/tier1/kauth/src/ConfigureChecks.cmake b/staging/kauth/src/Conf=
igureChecks.cmake
similarity index 100%
rename from tier1/kauth/src/ConfigureChecks.cmake
rename to staging/kauth/src/ConfigureChecks.cmake
diff --git a/tier1/kauth/src/HelperProxy.cpp b/staging/kauth/src/HelperProx=
y.cpp
similarity index 100%
rename from tier1/kauth/src/HelperProxy.cpp
rename to staging/kauth/src/HelperProxy.cpp
diff --git a/tier1/kauth/src/HelperProxy.h b/staging/kauth/src/HelperProxy.h
similarity index 100%
rename from tier1/kauth/src/HelperProxy.h
rename to staging/kauth/src/HelperProxy.h
diff --git a/tier1/kauth/src/TODO b/staging/kauth/src/TODO
similarity index 100%
rename from tier1/kauth/src/TODO
rename to staging/kauth/src/TODO
diff --git a/tier1/kauth/src/backends/dbus/DBusHelperProxy.cpp b/staging/ka=
uth/src/backends/dbus/DBusHelperProxy.cpp
similarity index 100%
rename from tier1/kauth/src/backends/dbus/DBusHelperProxy.cpp
rename to staging/kauth/src/backends/dbus/DBusHelperProxy.cpp
diff --git a/tier1/kauth/src/backends/dbus/DBusHelperProxy.h b/staging/kaut=
h/src/backends/dbus/DBusHelperProxy.h
similarity index 100%
rename from tier1/kauth/src/backends/dbus/DBusHelperProxy.h
rename to staging/kauth/src/backends/dbus/DBusHelperProxy.h
diff --git a/tier1/kauth/src/backends/dbus/dbus_policy.stub b/staging/kauth=
/src/backends/dbus/dbus_policy.stub
similarity index 100%
rename from tier1/kauth/src/backends/dbus/dbus_policy.stub
rename to staging/kauth/src/backends/dbus/dbus_policy.stub
diff --git a/tier1/kauth/src/backends/dbus/dbus_service.stub b/staging/kaut=
h/src/backends/dbus/dbus_service.stub
similarity index 100%
rename from tier1/kauth/src/backends/dbus/dbus_service.stub
rename to staging/kauth/src/backends/dbus/dbus_service.stub
diff --git a/tier1/kauth/src/backends/dbus/org.kde.auth.conf b/staging/kaut=
h/src/backends/dbus/org.kde.auth.conf
similarity index 100%
rename from tier1/kauth/src/backends/dbus/org.kde.auth.conf
rename to staging/kauth/src/backends/dbus/org.kde.auth.conf
diff --git a/tier1/kauth/src/backends/dbus/org.kde.auth.xml b/staging/kauth=
/src/backends/dbus/org.kde.auth.xml
similarity index 100%
rename from tier1/kauth/src/backends/dbus/org.kde.auth.xml
rename to staging/kauth/src/backends/dbus/org.kde.auth.xml
diff --git a/tier1/kauth/src/backends/fake/FakeBackend.cpp b/staging/kauth/=
src/backends/fake/FakeBackend.cpp
similarity index 100%
rename from tier1/kauth/src/backends/fake/FakeBackend.cpp
rename to staging/kauth/src/backends/fake/FakeBackend.cpp
diff --git a/tier1/kauth/src/backends/fake/FakeBackend.h b/staging/kauth/sr=
c/backends/fake/FakeBackend.h
similarity index 100%
rename from tier1/kauth/src/backends/fake/FakeBackend.h
rename to staging/kauth/src/backends/fake/FakeBackend.h
diff --git a/tier1/kauth/src/backends/fake/kauth-policy-gen-polkit.cpp b/st=
aging/kauth/src/backends/fake/kauth-policy-gen-polkit.cpp
similarity index 100%
rename from tier1/kauth/src/backends/fake/kauth-policy-gen-polkit.cpp
rename to staging/kauth/src/backends/fake/kauth-policy-gen-polkit.cpp
diff --git a/tier1/kauth/src/backends/fakehelper/FakeHelperProxy.cpp b/stag=
ing/kauth/src/backends/fakehelper/FakeHelperProxy.cpp
similarity index 100%
rename from tier1/kauth/src/backends/fakehelper/FakeHelperProxy.cpp
rename to staging/kauth/src/backends/fakehelper/FakeHelperProxy.cpp
diff --git a/tier1/kauth/src/backends/fakehelper/FakeHelperProxy.h b/stagin=
g/kauth/src/backends/fakehelper/FakeHelperProxy.h
similarity index 100%
rename from tier1/kauth/src/backends/fakehelper/FakeHelperProxy.h
rename to staging/kauth/src/backends/fakehelper/FakeHelperProxy.h
diff --git a/tier1/kauth/src/backends/mac/AuthServicesBackend.cpp b/staging=
/kauth/src/backends/mac/AuthServicesBackend.cpp
similarity index 100%
rename from tier1/kauth/src/backends/mac/AuthServicesBackend.cpp
rename to staging/kauth/src/backends/mac/AuthServicesBackend.cpp
diff --git a/tier1/kauth/src/backends/mac/AuthServicesBackend.h b/staging/k=
auth/src/backends/mac/AuthServicesBackend.h
similarity index 100%
rename from tier1/kauth/src/backends/mac/AuthServicesBackend.h
rename to staging/kauth/src/backends/mac/AuthServicesBackend.h
diff --git a/tier1/kauth/src/backends/mac/kauth-policy-gen-mac.cpp b/stagin=
g/kauth/src/backends/mac/kauth-policy-gen-mac.cpp
similarity index 100%
rename from tier1/kauth/src/backends/mac/kauth-policy-gen-mac.cpp
rename to staging/kauth/src/backends/mac/kauth-policy-gen-mac.cpp
diff --git a/tier1/kauth/src/backends/policykit/PolicyKitBackend.cpp b/stag=
ing/kauth/src/backends/policykit/PolicyKitBackend.cpp
similarity index 100%
rename from tier1/kauth/src/backends/policykit/PolicyKitBackend.cpp
rename to staging/kauth/src/backends/policykit/PolicyKitBackend.cpp
diff --git a/tier1/kauth/src/backends/policykit/PolicyKitBackend.h b/stagin=
g/kauth/src/backends/policykit/PolicyKitBackend.h
similarity index 100%
rename from tier1/kauth/src/backends/policykit/PolicyKitBackend.h
rename to staging/kauth/src/backends/policykit/PolicyKitBackend.h
diff --git a/tier1/kauth/src/backends/policykit/kauth-policy-gen-polkit.cpp=
 b/staging/kauth/src/backends/policykit/kauth-policy-gen-polkit.cpp
similarity index 100%
rename from tier1/kauth/src/backends/policykit/kauth-policy-gen-polkit.cpp
rename to staging/kauth/src/backends/policykit/kauth-policy-gen-polkit.cpp
diff --git a/tier1/kauth/src/backends/polkit-1/Polkit1Backend.cpp b/staging=
/kauth/src/backends/polkit-1/Polkit1Backend.cpp
similarity index 100%
rename from tier1/kauth/src/backends/polkit-1/Polkit1Backend.cpp
rename to staging/kauth/src/backends/polkit-1/Polkit1Backend.cpp
diff --git a/tier1/kauth/src/backends/polkit-1/Polkit1Backend.h b/staging/k=
auth/src/backends/polkit-1/Polkit1Backend.h
similarity index 100%
rename from tier1/kauth/src/backends/polkit-1/Polkit1Backend.h
rename to staging/kauth/src/backends/polkit-1/Polkit1Backend.h
diff --git a/tier1/kauth/src/backends/polkit-1/kauth-policy-gen-polkit1.cpp=
 b/staging/kauth/src/backends/polkit-1/kauth-policy-gen-polkit1.cpp
similarity index 100%
rename from tier1/kauth/src/backends/polkit-1/kauth-policy-gen-polkit1.cpp
rename to staging/kauth/src/backends/polkit-1/kauth-policy-gen-polkit1.cpp
diff --git a/tier1/kauth/src/kauth.h b/staging/kauth/src/kauth.h
similarity index 100%
rename from tier1/kauth/src/kauth.h
rename to staging/kauth/src/kauth.h
diff --git a/tier1/kauth/src/kauthaction.cpp b/staging/kauth/src/kauthactio=
n.cpp
similarity index 100%
rename from tier1/kauth/src/kauthaction.cpp
rename to staging/kauth/src/kauthaction.cpp
diff --git a/tier1/kauth/src/kauthaction.h b/staging/kauth/src/kauthaction.h
similarity index 100%
rename from tier1/kauth/src/kauthaction.h
rename to staging/kauth/src/kauthaction.h
diff --git a/tier1/kauth/src/kauthactionreply.cpp b/staging/kauth/src/kauth=
actionreply.cpp
similarity index 100%
rename from tier1/kauth/src/kauthactionreply.cpp
rename to staging/kauth/src/kauthactionreply.cpp
diff --git a/tier1/kauth/src/kauthactionreply.h b/staging/kauth/src/kauthac=
tionreply.h
similarity index 100%
rename from tier1/kauth/src/kauthactionreply.h
rename to staging/kauth/src/kauthactionreply.h
diff --git a/tier1/kauth/src/kauthactionwatcher.cpp b/staging/kauth/src/kau=
thactionwatcher.cpp
similarity index 100%
rename from tier1/kauth/src/kauthactionwatcher.cpp
rename to staging/kauth/src/kauthactionwatcher.cpp
diff --git a/tier1/kauth/src/kauthactionwatcher.h b/staging/kauth/src/kauth=
actionwatcher.h
similarity index 100%
rename from tier1/kauth/src/kauthactionwatcher.h
rename to staging/kauth/src/kauthactionwatcher.h
diff --git a/tier1/kauth/src/kauthhelpersupport.cpp b/staging/kauth/src/kau=
thhelpersupport.cpp
similarity index 100%
rename from tier1/kauth/src/kauthhelpersupport.cpp
rename to staging/kauth/src/kauthhelpersupport.cpp
diff --git a/tier1/kauth/src/kauthhelpersupport.h b/staging/kauth/src/kauth=
helpersupport.h
similarity index 100%
rename from tier1/kauth/src/kauthhelpersupport.h
rename to staging/kauth/src/kauthhelpersupport.h
diff --git a/tier1/kauth/src/policy-gen/policy-gen.cpp b/staging/kauth/src/=
policy-gen/policy-gen.cpp
similarity index 100%
rename from tier1/kauth/src/policy-gen/policy-gen.cpp
rename to staging/kauth/src/policy-gen/policy-gen.cpp
diff --git a/tier1/kauth/src/policy-gen/policy-gen.h b/staging/kauth/src/po=
licy-gen/policy-gen.h
similarity index 100%
rename from tier1/kauth/src/policy-gen/policy-gen.h
rename to staging/kauth/src/policy-gen/policy-gen.h
diff --git a/tier1/CMakeLists.txt b/tier1/CMakeLists.txt
index b2e07b9..dfebdfe 100644
--- a/tier1/CMakeLists.txt
+++ b/tier1/CMakeLists.txt
@@ -3,7 +3,6 @@ cmake_minimum_required(VERSION 2.8.5)
 project(tier1)
 =

 add_subdirectory(itemmodels)
-add_subdirectory(kauth)
 add_subdirectory(kdbusaddons)
 add_subdirectory(kplotting)
 add_subdirectory(solid)
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic