From e62194bdc5d0f468e846cb88a1cc8a870bd70994 Mon Sep 17 00:00:00 2001 From: Ritesh Raj Sarraf Date: Fri, 1 Oct 2010 23:22:06 +0530 Subject: fix pkg name --- debian/dkms.conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/dkms.conf.in b/debian/dkms.conf.in index 83517e0..67048e5 100644 --- a/debian/dkms.conf.in +++ b/debian/dkms.conf.in @@ -1,4 +1,4 @@ -PACKAGE_NAME="sysprof" +PACKAGE_NAME="sysprof-module" PACKAGE_VERSION="__VERSION__" MAKE[0]="make -C ${kernel_source_dir} M=${dkms_tree}/${PACKAGE_NAME}/${PACKAGE_VERSION}/build" CLEAN="make -C ${kernel_source_dir} M=${dkms_tree}/${PACKAGE_NAME}/${PACKAGE_VERSION}/build clean" -- cgit v1.2.3