diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-05-28 12:09:20 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-05-28 12:09:20 +0200 |
| commit | d92a8e975e83e24c2aa2609bbb76d2347ce6ee03 (patch) | |
| tree | d7ccf922f25ad916e1c930d8a42b3707a37aee72 /debian/README.source | |
| parent | 493664afe2eda33688c17ce7f4eeb2a92d3fee29 (diff) | |
| parent | 8ada71a45a165cd0a4731a890a8a281b6188098e (diff) | |
| download | python-apt-d92a8e975e83e24c2aa2609bbb76d2347ce6ee03.tar.gz | |
* debian/README.source:
- added (basic) documentation how to build python-apt
Diffstat (limited to 'debian/README.source')
| -rw-r--r-- | debian/README.source | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/README.source b/debian/README.source new file mode 100644 index 00000000..ecd31364 --- /dev/null +++ b/debian/README.source @@ -0,0 +1,3 @@ +This package is maintained in bzr and it should be build +with: +$ bzr-buildpackage --native |
