diff options
author | Dmitry Kozlov <xeb@mail.ru> | 2010-10-15 22:12:28 +0400 |
---|---|---|
committer | Dmitry Kozlov <xeb@mail.ru> | 2010-10-17 19:19:45 +0400 |
commit | ab92d89ca62f3a9e63ae4f8731efcdbd1d0a7202 (patch) | |
tree | d0071d27489056e4beea5e289e28d1d57dc516f1 /cmake/debian-kmod | |
parent | d32cf13525153b9bb961a72cded215e9866e78bd (diff) | |
download | accel-ppp-ab92d89ca62f3a9e63ae4f8731efcdbd1d0a7202.tar.gz accel-ppp-ab92d89ca62f3a9e63ae4f8731efcdbd1d0a7202.zip |
added cpack interface to generate deb packages
Diffstat (limited to 'cmake/debian-kmod')
-rwxr-xr-x | cmake/debian-kmod/postinst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cmake/debian-kmod/postinst b/cmake/debian-kmod/postinst new file mode 100755 index 00000000..9e7cfa83 --- /dev/null +++ b/cmake/debian-kmod/postinst @@ -0,0 +1,3 @@ +#!/bin/sh + +depmod |