From 9d67ee725ab1b049711198e91a5970e8c290fe45 Mon Sep 17 00:00:00 2001 From: Andrew McMillan Date: Wed, 13 Sep 2006 12:07:30 +1200 Subject: [PATCH] Don't ignore compatibility flag. We need it to build correctly also. --- debian/.gitignore | 1 - debian/compat | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 debian/compat diff --git a/debian/.gitignore b/debian/.gitignore index 2cc3c2b9..d3c73b9e 100644 --- a/debian/.gitignore +++ b/debian/.gitignore @@ -1,4 +1,3 @@ -compat files html rscds diff --git a/debian/compat b/debian/compat new file mode 100644 index 00000000..7ed6ff82 --- /dev/null +++ b/debian/compat @@ -0,0 +1 @@ +5