diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-05-05 10:48:30 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-05-05 10:48:30 +0200 |
| commit | 8ada71a45a165cd0a4731a890a8a281b6188098e (patch) | |
| tree | aec2eaf5b2a8d75d74d728e61e5f704346250734 /debian/README.source | |
| parent | 890400953236172486955263fbd54b52bc64488a (diff) | |
| download | python-apt-8ada71a45a165cd0a4731a890a8a281b6188098e.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 |
