[pkg-opensc-commit] [SCM] OpenCT packaging branch, master, updated. 7d92c167700ba63c732c2ff9713c6e527f2f834c

Eric Dorland eric at debian.org
Tue Mar 17 07:45:22 UTC 2009


The following commit has been merged in the master branch:
commit 63b24a17a2dff850f2cb49c84a91d7f618aedddc
Author: Eric Dorland <eric at debian.org>
Date:   Tue Mar 17 03:35:17 2009 -0400

    Install new style udev config file.

diff --git a/debian/changelog b/debian/changelog
index 1211a0e..72ef126 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ openct (0.6.15-1) unstable; urgency=low
   * debian/rules: 
     - Rewritten build system requires some configure flags.
     - Install udev files into /lib/udev.
+    - Install new style udev config file.
   * debian/libopenct1.symbols: Add single new symbol.
 
  -- Eric Dorland <eric at debian.org>  Tue, 17 Mar 2009 03:09:34 -0400
diff --git a/debian/rules b/debian/rules
index 318161d..c9c6355 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ DEB_INSTALL_DOCS_ALL := NEWS TODO
 
 install/openct::
 	cp -f etc/init-script debian/openct.init
-	cp -f etc/openct.udev.modalias debian/openct.udev
+	cp -f etc/openct.udev debian/openct.udev
 
 binary-post-install/openct::
 # Rename some stuff 

-- 
OpenCT packaging



More information about the pkg-opensc-commit mailing list