You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
322 B
14 lines
322 B
Index: tdecore/tdeversion.h
|
|
===================================================================
|
|
--- tdecore/tdeversion.h.orig
|
|
+++ tdecore/tdeversion.h
|
|
@@ -33,6 +33,8 @@
|
|
|
|
#define KDE_IS_VERSION(a,b,c) ( TDE_VERSION >= TDE_MAKE_VERSION(a,b,c) )
|
|
|
|
+#define KDELIBS_SUSE
|
|
+
|
|
/**
|
|
* Namespace for general KDE functions.
|
|
*/
|