From ab92d89ca62f3a9e63ae4f8731efcdbd1d0a7202 Mon Sep 17 00:00:00 2001 From: Dmitry Kozlov Date: Fri, 15 Oct 2010 22:12:28 +0400 Subject: added cpack interface to generate deb packages --- cmake/debian-kmod/postinst | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 cmake/debian-kmod/postinst (limited to 'cmake/debian-kmod') diff --git a/cmake/debian-kmod/postinst b/cmake/debian-kmod/postinst new file mode 100755 index 0000000..9e7cfa8 --- /dev/null +++ b/cmake/debian-kmod/postinst @@ -0,0 +1,3 @@ +#!/bin/sh + +depmod -- cgit v1.2.3