[hipl-commit] [trunk] Rev 4430: Remove duplicate Python library pyip6.py; it already exists on the top level.

  • From: Diego Biurrun <diego@xxxxxxxxxx>
  • To: hipl-commit@xxxxxxxxxxxxx
  • Date: Wed, 28 Apr 2010 18:42:38 +0300

Committer: Diego Biurrun <diego@xxxxxxxxxx>
Date: 28/04/2010 at 18:42:38
Revision: 4430
Revision-id: diego@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Branch nick: trunk

Log:
  Remove duplicate Python library pyip6.py; it already exists on the top level.

Modified:
  D  tools/DNS/pyip6.py
  M  Makefile.am

=== modified file 'Makefile.am'
--- Makefile.am 2010-04-28 15:41:07 +0000
+++ Makefile.am 2010-04-28 15:42:01 +0000
@@ -416,7 +416,6 @@
              tools/DNS/lazy.py          \
              tools/DNS/Lib.py           \
              tools/DNS/Opcode.py        \
-             tools/DNS/pyip6.py         \
              tools/DNS/Serialization.py \
              tools/DNS/Status.py        \
              tools/DNS/Type.py          \

Other related posts:

  • » [hipl-commit] [trunk] Rev 4430: Remove duplicate Python library pyip6.py; it already exists on the top level. - Diego Biurrun