commit 377eafd97706a2efb60e91069a2f511859fce606 Author: Jeremy Katz Date: Mon Mar 7 19:16:22 2005 +0000 Setup of module python-urlgrabber diff --git a/.cvsignore b/.cvsignore new file mode 100644 index 0000000..e69de29 diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..14b47fe --- /dev/null +++ b/Makefile @@ -0,0 +1,6 @@ +# Makefile for source rpm: python-urlgrabber +# $Id$ +NAME := python-urlgrabber +SPECFILE = $(firstword $(wildcard *.spec)) + +include ../common/Makefile.common diff --git a/sources b/sources new file mode 100644 index 0000000..e69de29