Fix build system references to kabc

pull/1/head
Timothy Pearson 11 years ago
parent cf71dc3ffc
commit bc20a8f989

@ -139,7 +139,7 @@ fully-qualified names in tdeabc/resourcefile.sip
r130 | (no author) | 2006-01-26 16:53:44 -0800 (Thu, 26 Jan 2006) | 3 lines
Put tdeabc/resourcefile.sip back into kabc for later
versions (missing in tdelibs tarball, but in trinity/include/kabc)
versions (missing in tdelibs tarball, but in trinity/include/tdeabc)
------------------------------------------------------------------------
r129 | (no author) | 2006-01-26 16:50:00 -0800 (Thu, 26 Jan 2006) | 3 lines

@ -221,9 +221,9 @@ retain
module = kabc
source = $SRC/kabc
source = $SRC/tdeabc
ignore =
compare = $COMP $COMP/kabc
compare = $COMP $COMP/tdeabc
subst =
import = qtmod.sip (TQt_3_0_0 TQt_4_0_0 WS_X11)
import = qtxmlmod.sip (TQt_3_0_0 TQt_4_0_0 WS_X11)

@ -221,9 +221,9 @@ retain
module = kabc
source = $SRC/kabc $SRC/tdeabc/plugins/file
source = $SRC/tdeabc $SRC/tdeabc/plugins/file
ignore =
compare = $COMP $COMP/kabc
compare = $COMP $COMP/tdeabc
subst =
import = qtmod.sip (TQt_3_0_0 TQt_4_0_0 WS_X11)
import = qtxmlmod.sip (TQt_3_0_0 TQt_4_0_0 WS_X11)

@ -221,9 +221,9 @@ retain
module = kabc
source = $SRC/kabc $SRC/tdeabc/plugins/file
source = $SRC/tdeabc $SRC/tdeabc/plugins/file
ignore =
compare = $COMP $COMP/kabc
compare = $COMP $COMP/tdeabc
subst =
import = qtmod.sip (TQt_3_0_0 TQt_4_0_0 WS_X11)
import = qtxmlmod.sip (TQt_3_0_0 TQt_4_0_0 WS_X11)

@ -221,9 +221,9 @@ retain
module = kabc
source = $SRC/kabc $SRC/tdeabc/plugins/file
source = $SRC/tdeabc $SRC/tdeabc/plugins/file
ignore =
compare = $COMP $COMP/kabc
compare = $COMP $COMP/tdeabc
subst =
import = qtmod.sip (TQt_3_0_0 TQt_4_0_0 WS_X11)
import = qtxmlmod.sip (TQt_3_0_0 TQt_4_0_0 WS_X11)

Loading…
Cancel
Save