~ubuntu-branches/ubuntu/lucid/autokey/lucid

« back to all changes in this revision

Viewing changes to INSTALL

  • Committer: Bazaar Package Importer
  • Author(s): Luke Faraone
  • Date: 2009-07-20 23:19:40 UTC
  • Revision ID: james.westby@ubuntu.com-20090720231940-wzq85zwz7z3oxkkf
Tags: upstream-0.54.5
ImportĀ upstreamĀ versionĀ 0.54.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
$Id: INSTALL 74 2009-07-04 15:38:27Z cdekter $
 
2
 
 
3
This application requires a full Debian package build - it cannot be installed using only
 
4
the setup.py script:
 
5
 
 
6
dpkg-buildpackage -us -uc
 
7
cd ../
 
8
sudo dpkg -i <buildpackagename>
 
 
b'\\ No newline at end of file'