diff options
| author | Jonathan Callen <en.ABCD@gmail.com> | 2009-09-02 03:45:13 -0400 |
|---|---|---|
| committer | Jonathan Callen <en.ABCD@gmail.com> | 2009-09-02 03:45:13 -0400 |
| commit | ee7cff7e3a7116a64d8e7126cb8a2421891cf206 (patch) | |
| tree | 719934f68b2c9418744a375ec9ad57b04df2e896 /kde-base/pykde4/files | |
| parent | fa9485dc47866ce0bbda5eba78de31a6c6aaf775 (diff) | |
| download | kde-ee7cff7e3a7116a64d8e7126cb8a2421891cf206.tar.gz kde-ee7cff7e3a7116a64d8e7126cb8a2421891cf206.tar.bz2 kde-ee7cff7e3a7116a64d8e7126cb8a2421891cf206.zip | |
[kde-base] Clean out KDE 4.3.0; remove unused patches
Diffstat (limited to 'kde-base/pykde4/files')
| -rw-r--r-- | kde-base/pykde4/files/pykde4-installation-fix.patch | 10 | ||||
| -rw-r--r-- | kde-base/pykde4/files/pykde4-installation.patch | 11 |
2 files changed, 0 insertions, 21 deletions
diff --git a/kde-base/pykde4/files/pykde4-installation-fix.patch b/kde-base/pykde4/files/pykde4-installation-fix.patch deleted file mode 100644 index a0a3e642d49..00000000000 --- a/kde-base/pykde4/files/pykde4-installation-fix.patch +++ /dev/null @@ -1,10 +0,0 @@ -Index: python/pykde4/tools/pykdeuic4/CMakeLists.txt -=================================================================== ---- python/pykde4/tools/pykdeuic4/CMakeLists.txt (revision 1001414) -+++ python/pykde4/tools/pykdeuic4/CMakeLists.txt (working copy) -@@ -1,2 +1,4 @@ - PYTHON_INSTALL(kde4.py ${PYTHON_SITE_PACKAGES_DIR}/PyQt4/uic/widget-plugins/) --PYTHON_INSTALL(pykdeuic4.py ${BIN_INSTALL_DIR}/pykdeuic4) -+PYTHON_INSTALL(pykdeuic4.py ${PYTHON_SITE_PACKAGES_DIR}/PyQt4/uic/) -+find_path(cmake_module_dir create_exe_symlink.cmake ${CMAKE_MODULE_PATH}) -+INSTALL(CODE "EXECUTE_PROCESS(COMMAND ${CMAKE_COMMAND} -DTARGET=${PYTHON_SITE_PACKAGES_DIR}/PyQt4/uic/pykdeuic4.py -DLINK_NAME=${BIN_INSTALL_DIR}/pykdeuic4 -P ${cmake_module_dir}/create_exe_symlink.cmake)" ) diff --git a/kde-base/pykde4/files/pykde4-installation.patch b/kde-base/pykde4/files/pykde4-installation.patch deleted file mode 100644 index f452a0799a5..00000000000 --- a/kde-base/pykde4/files/pykde4-installation.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -up python/pykde4/tools/pykdeuic4/CMakeLists.txt.kdebug#198632 python/pykde4/tools/pykdeuic4/CMakeLists.txt ---- python/pykde4/tools/pykdeuic4/CMakeLists.txt.kdebug#198632 2009-03-27 09:46:05.000000000 -0500 -+++ python/pykde4/tools/pykdeuic4/CMakeLists.txt 2009-07-16 12:39:38.457647506 -0500 -@@ -1,3 +1,5 @@ - --PYTHON_INSTALL(kde4.py ${DATA_INSTALL_DIR}/${PROJECT_NAME}) --PYTHON_INSTALL(pykdeuic4.py ${DATA_INSTALL_DIR}/${PROJECT_NAME}) -+PYTHON_INSTALL(kde4.py ${PYTHON_SITE_PACKAGES_DIR}/PyQt4/uic/widget-plugins/) -+PYTHON_INSTALL(pykdeuic4.py ${PYTHON_SITE_PACKAGES_DIR}/PyQt4/uic/) -+find_path(cmake_module_dir create_exe_symlink.cmake ${CMAKE_MODULE_PATH}) -+INSTALL(CODE "EXECUTE_PROCESS(COMMAND ${CMAKE_COMMAND} -DTARGET=${PYTHON_SITE_PACKAGES_DIR}/PyQt4/uic/pykdeuic4.py -DLINK_NAME=${BIN_INSTALL_DIR}/pykdeuic4 -P ${cmake_module_dir}/create_exe_symlink.cmake)" ) |
