summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-11-24 10:00:26 +0000
committerArch Librarian <arch@canonical.com>2004-11-24 10:00:26 +0000
commit1d1d8f611027efd0b2e4bfba6022ce1a3a162369 (patch)
tree8577c18ae73def7dfa1787fca95868d2af7f752a
parent29f59c30e0c02c89b3bd74452756ff9167d91790 (diff)
downloadpython-apt-1d1d8f611027efd0b2e4bfba6022ce1a3a162369.tar.gz
remove cp of the full GPL license over the short form..
Author: rmurray Date: 2002-01-08 07:32:16 GMT remove cp of the full GPL license over the short form..
-rwxr-xr-xdebian/rules1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index ecc8b9ee..ce9b026a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,7 +37,6 @@ binary-arch: build
dh_clean -k
$(PYTHON) setup.py install --prefix=`pwd`/debian/tmp/usr
- cp COPYING.GPL debian/copyright
dh_installdocs
# Hooks for doc-base. doc-base doesn't support `pdf' yet,