~neon/project-neon/kdelibs-ubuntu

« back to all changes in this revision

Viewing changes to rules

  • Committer: Philip Muskovac
  • Date: 2011-09-24 11:58:43 UTC
  • Revision ID: yofel@gmx.net-20110924115843-8x6cypm8941bf1qn
don't build libkactivities as that's in a seperate package now

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
dh = --buildsystem cmake
4
4
 
5
 
cmake_opts = -DKDE_DISTRIBUTION_TEXT="Project Neon packages"
 
5
cmake_opts = -DKDE_DISTRIBUTION_TEXT="Project Neon packages" \
 
6
             -DBUILD_libkactivities=FALSE
6
7
 
7
8
include /opt/project-neon/share/project-neon/pkg-project-neon.mk