commit 6a3124c4d3e56a3cab259c8f38e5b748f0987c99 Author: Jonathan Blandford Date: Wed Nov 24 21:57:17 2004 +0000 Setup of module pycairo 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..7c2253f --- /dev/null +++ b/Makefile @@ -0,0 +1,6 @@ +# Makefile for source rpm: pycairo +# $Id$ +NAME := pycairo +SPECFILE = $(firstword $(wildcard *.spec)) + +include ../common/Makefile.common diff --git a/sources b/sources new file mode 100644 index 0000000..e69de29