bh@220: # Copyright (C) 2007, 2008, 2009 by Intevation GmbH bh@211: # Authors: bh@211: # Bernhard Herzog bh@211: # bh@211: # This program is free software under the GPL (>=v2) bh@211: # Read the file COPYING coming with the software for details. bh@211: bh@220: """Build kdebase-workspace debian packages from the kdepim/enterprise4 branch. bh@220: """ bh@211: bh@220: import base bh@220: base.define_kdepim_packager("kdebase-workspace", bh@220: external_subdirs=["kwin/clients/ozone/lib", bh@220: "kwin/clients/oxygen/lib"])