From ebd6bf815f1e93c48d7de9f417e7425a41c3e626 Mon Sep 17 00:00:00 2001
From: Kevin Rosenberg <>
Date: Mon, 26 Aug 2002 14:36:01 +0000
Subject: [PATCH] *** empty log message ***

---
 debian/cl-cclan.postinst | 2 +-
 debian/cl-cclan.prerm    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/cl-cclan.postinst b/debian/cl-cclan.postinst
index 0eeaa6f6..68737cd7 100644
--- a/debian/cl-cclan.postinst
+++ b/debian/cl-cclan.postinst
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 
-pkg=cl-cclan
+pkg=cclan
 
 # summary of how this script can be called:
 #        * <postinst> `configure' <most-recently-configured-version>
diff --git a/debian/cl-cclan.prerm b/debian/cl-cclan.prerm
index 672d3e26..c3142fbe 100644
--- a/debian/cl-cclan.prerm
+++ b/debian/cl-cclan.prerm
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 
-pkg=cl-cclan
+pkg=cclan
 
 # summary of how this script can be called:
 #        * <prerm> `remove'
-- 
GitLab