parent
5764ac43c0
commit
8afdd30b32
@ -1,11 +0,0 @@
|
||||
--- halbackend.h 2010-08-12 18:37:24.000000000 -0400
|
||||
+++ halbackend.h~ 2011-11-03 22:15:02.002228291 -0400
|
||||
@@ -40,7 +40,7 @@
|
||||
/* We acknowledge the the dbus API is unstable */
|
||||
#define DBUS_API_SUBJECT_TO_CHANGE
|
||||
/* DBus-Qt bindings */
|
||||
-#include <dbus/connection.h>
|
||||
+#include "/opt/trinity/include/dbus-1.0/dbus/connection.h"
|
||||
/* HAL libraries */
|
||||
#include <libhal.h>
|
||||
#include <libhal-storage.h>
|
@ -1,24 +0,0 @@
|
||||
diff -u -r src/kdebase/admin/debianrules kdebase/admin/debianrules
|
||||
--- src/kdebase/admin/debianrules 2012-01-05 17:41:56.000000000 +0100
|
||||
+++ kdebase/admin/debianrules 2011-08-21 09:08:23.000000000 +0200
|
||||
@@ -16,7 +16,7 @@
|
||||
|
||||
$kde_cgidir = "$kde_prefix/lib/cgi-bin";
|
||||
$kde_confdir = "$sysconfdir/trinity";
|
||||
-$kde_htmldir = "$kde_prefix/share/doc/kde/HTML";
|
||||
+$kde_htmldir = "$kde_prefix/share/doc/HTML";
|
||||
|
||||
if (defined $ENV{DEB_BUILD_OPTIONS} &&
|
||||
$ENV{DEB_BUILD_OPTIONS} =~ /\bnostrip\b/) {
|
||||
diff -u -r src/kdebase/cmake/modules/TDESetupPaths.cmake kdebase/cmake/modules/TDESetupPaths.cmake
|
||||
--- src/kdebase/cmake/modules/TDESetupPaths.cmake 2012-01-05 17:42:06.000000000 +0100
|
||||
+++ kdebase/cmake/modules/TDESetupPaths.cmake 2011-08-21 09:08:24.000000000 +0200
|
||||
@@ -41,7 +41,7 @@
|
||||
_tde_internal_setup_path( PLUGIN_INSTALL_DIR "${LIB_INSTALL_DIR}/trinity" "The subdirectory relative to the install prefix where plugins will be installed (default is ${LIB_INSTALL_DIR}/trinity)" )
|
||||
_tde_internal_setup_path( CONFIG_INSTALL_DIR "${SHARE_INSTALL_PREFIX}/config" "The config file install dir" )
|
||||
_tde_internal_setup_path( DATA_INSTALL_DIR "${SHARE_INSTALL_PREFIX}/apps" "The parent directory where applications can install their data" )
|
||||
- _tde_internal_setup_path( HTML_INSTALL_DIR "${SHARE_INSTALL_PREFIX}/doc/kde/HTML" "The HTML install dir for documentation" )
|
||||
+ _tde_internal_setup_path( HTML_INSTALL_DIR "${SHARE_INSTALL_PREFIX}/doc/HTML" "The HTML install dir for documentation" )
|
||||
_tde_internal_setup_path( ICON_INSTALL_DIR "${SHARE_INSTALL_PREFIX}/icons" "The icon install dir (default ${SHARE_INSTALL_PREFIX}/share/icons/)" )
|
||||
_tde_internal_setup_path( KCFG_INSTALL_DIR "${SHARE_INSTALL_PREFIX}/config.kcfg" "The install dir for kconfig files" )
|
||||
_tde_internal_setup_path( LOCALE_INSTALL_DIR "${SHARE_INSTALL_PREFIX}/locale" "The install dir for translations" )
|
Binary file not shown.
Loading…
Reference in new issue