commit 169effd7ff4db600255936db579a3b94d166e199 Author: John Dennis Date: Tue Jul 18 19:48:52 2006 +0000 Setup of module setroubleshoot 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..f76fa17 --- /dev/null +++ b/Makefile @@ -0,0 +1,6 @@ +# Makefile for source rpm: setroubleshoot +# $Id$ +NAME := setroubleshoot +SPECFILE = $(firstword $(wildcard *.spec)) + +include ../common/Makefile.common diff --git a/sources b/sources new file mode 100644 index 0000000..e69de29