X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fpoolize.py;h=ef41d7421198835f78c516d5ed09d230f2910bc4;hb=74c5a1256401a709d74c496b972cc0bd38decaa8;hp=cefdcae959ad896ebc0aef430a1258a00e64cbde;hpb=9159b8f3d7b693cde358287e968025e290c109f3;p=dak.git diff --git a/dak/poolize.py b/dak/poolize.py old mode 100644 new mode 100755 index cefdcae9..ef41d742 --- a/dak/poolize.py +++ b/dak/poolize.py @@ -1,6 +1,6 @@ #!/usr/bin/env python -# Poolify (move packages from "legacy" type locations to pool locations) +""" Poolify (move packages from "legacy" type locations to pool locations) """ # Copyright (C) 2000, 2001, 2002, 2003, 2004, 2006 James Troup # This program is free software; you can redistribute it and/or modify