~cr3/launchpad-results/trunk

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Marc Tardif
  • Date: 2010-12-20 18:07:34 UTC
  • Revision ID: marc.tardif@canonical.com-20101220180734-3nbc82mr7d84idx0
Renamed lp.results to lpx.results and other naming changes to prevent conflicts with Launchpad.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
# Uncomment this to turn on verbose mode.
7
7
#export DH_VERBOSE=1
8
8
 
9
 
PACKAGE_NAME=python-lp.results
 
9
PACKAGE_NAME=python-lpx.results
10
10
 
11
11
DBC_DBNAMES=$(basename $(notdir $(wildcard $(CURDIR)/debian/*.pgsql)))
12
12
DBC_SCRIPTS_DIR=$(CURDIR)/debian/${PACKAGE_NAME}/usr/share/dbconfig-common/scripts