forked from pool/kinit
This commit is contained in:
parent
7066fc638a
commit
943f6481f7
@ -1,10 +1,10 @@
|
||||
diff --git a/src/start_kdeinit/CMakeLists.txt b/src/start_kdeinit/CMakeLists.txt
|
||||
index 6bfc496..ae8916e 100644
|
||||
index 73e50b8..e84e6a9 100644
|
||||
--- a/src/start_kdeinit/CMakeLists.txt
|
||||
+++ b/src/start_kdeinit/CMakeLists.txt
|
||||
@@ -4,7 +4,7 @@ add_executable(start_kdeinit_wrapper start_kdeinit_wrapper.c)
|
||||
install(TARGETS start_kdeinit DESTINATION ${LIBEXEC_INSTALL_DIR})
|
||||
install(TARGETS start_kdeinit_wrapper DESTINATION ${LIBEXEC_INSTALL_DIR})
|
||||
install(TARGETS start_kdeinit DESTINATION ${KF5_LIBEXEC_INSTALL_DIR})
|
||||
install(TARGETS start_kdeinit_wrapper DESTINATION ${KF5_LIBEXEC_INSTALL_DIR})
|
||||
|
||||
-if (CMAKE_SYSTEM_NAME MATCHES Linux)
|
||||
+if (0)
|
||||
|
3
kinit-4.99.0.tar.xz
Normal file
3
kinit-4.99.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d017bcadd4c089c7ee76a4a2a7d33a24479972c453be53119f70283cfa716d8f
|
||||
size 2792356
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 4 01:41:14 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 4.99.0
|
||||
* API improvements and cleanups
|
||||
* Buildsystem fixes
|
||||
* For more details please see:
|
||||
http://www.kde.org/announcements/announce-frameworks5-beta2.php
|
||||
- Added kdoctools-devel BuildRequires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 22 19:17:57 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user