diff options
| author | Otavio Salvador <otavio@debian.org> | 2006-06-30 23:23:10 -0300 |
|---|---|---|
| committer | Otavio Salvador <otavio@debian.org> | 2006-06-30 23:23:10 -0300 |
| commit | 7d1a38d1ce6f2f6de7e3fe096eeb0c0f88ab04a1 (patch) | |
| tree | 47b59adef7f7d426e57c30df904cb3c217b67b6d /debian/rules | |
| parent | 76fb1f457228cc5efa5f45a7a875ec5bc0e17b3a (diff) | |
| download | python-apt-7d1a38d1ce6f2f6de7e3fe096eeb0c0f88ab04a1.tar.gz | |
- add dh_installexamples in package building
Diffstat (limited to 'debian/rules')
| -rwxr-xr-x | debian/rules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules index ffd39a6f..6a187e7f 100755 --- a/debian/rules +++ b/debian/rules @@ -52,6 +52,7 @@ binary-arch: build dh_installdocs dh_installchangelogs + dh_installexamples dh_strip dh_compress dh_fixperms |
