commit afc0718bd0073c922cb866e25a1af0d49c5d93b2 Author: Alasdair Kergon Date: Tue Mar 1 22:57:07 2005 +0000 Setup of module device-mapper-multipath 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..872ed56 --- /dev/null +++ b/Makefile @@ -0,0 +1,6 @@ +# Makefile for source rpm: device-mapper-multipath +# $Id$ +NAME := device-mapper-multipath +SPECFILE = $(firstword $(wildcard *.spec)) + +include ../common/Makefile.common diff --git a/sources b/sources new file mode 100644 index 0000000..e69de29