rev 13518 - branches/kde4.2/packages/kdelibs/debian

Modestas Vainius modax-guest at alioth.debian.org
Sun Jan 25 00:12:59 UTC 2009


Author: modax-guest
Date: 2009-01-25 00:12:58 +0000 (Sun, 25 Jan 2009)
New Revision: 13518

Modified:
   branches/kde4.2/packages/kdelibs/debian/rules
Log:
Revert debian/rules

Modified: branches/kde4.2/packages/kdelibs/debian/rules
===================================================================
--- branches/kde4.2/packages/kdelibs/debian/rules	2009-01-25 00:08:47 UTC (rev 13517)
+++ branches/kde4.2/packages/kdelibs/debian/rules	2009-01-25 00:12:58 UTC (rev 13518)
@@ -16,8 +16,16 @@
 # remove dependencies on kdebase-runtime and phonon (the metapackage)
 DEB_DH_SHLIBDEPS_ARGS_ALL := -- -xkdebase-runtime -xphonon
 
-include /usr/share/pkg-kde-tools/pkg-kde-build/1/kde4.mk
-include /usr/share/pkg-kde-tools/makefiles/1/cdbs/symbolshelper.mk
+include debian/cdbs/kde.mk
 
 binary-predeb/libplasma3::
 	echo plasma:abi-provides=$(PLASMA_ABI) >> debian/libplasma3.substvars
+
+binary-strip/libplasma3::
+	pkgkde-symbolshelper symbolfile -p $(cdbs_curpkg) -o debian/$(cdbs_curpkg).symbols.$(DEB_HOST_ARCH)
+
+binary-fixup/libplasma3::
+	pkgkde-symbolshelper postgensymbols -p $(cdbs_curpkg) -v
+
+clean::
+	rm -f debian/libplasma3.symbols.$(DEB_HOST_ARCH)




More information about the pkg-kde-commits mailing list