[Forensics-changes] [SCM] debian-forensics/reglookup branch, debian, updated. debian/0.12.0-1-25-g6da27da

Elías Alejandro ealmdz at gmail.com
Mon Oct 17 06:14:23 UTC 2011


The following commit has been merged in the debian branch:
commit b83ff14b5c028ebcbcae665219d003e12a31c55a
Author: Elías Alejandro <ealmdz at gmail.com>
Date:   Mon Oct 17 00:40:45 2011 -0500

    Added 02_ldconfig_call.patch

diff --git a/debian/patches/02_ldconfig_call.patch b/debian/patches/02_ldconfig_call.patch
new file mode 100644
index 0000000..cba2edf
--- /dev/null
+++ b/debian/patches/02_ldconfig_call.patch
@@ -0,0 +1,12 @@
+Index: reglookup/SConstruct
+===================================================================
+--- reglookup.orig/SConstruct	2011-10-17 00:38:39.000000000 -0500
++++ reglookup/SConstruct	2011-10-17 00:39:08.000000000 -0500
+@@ -59,7 +59,6 @@
+ env.Install(prefix+'include/regfi', Glob('include/*.h'))
+ env.Install(prefix+'man/man1', [man_reglookup, man_reglookup_recover,
+                                 man_reglookup_timeline])
+-env.AddPostAction(libinstall, 'ldconfig')
+ # API documentation
+ regfi_doc = env.Command('doc/devel/regfi/index.html', 
+                         Glob('lib/*.c')+Glob('include/*.h')+['doc/devel/Doxyfile.regfi'],
diff --git a/debian/patches/series b/debian/patches/series
index 50c0bf7..06855ba 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 01_pyregfi_install.patch
+02_ldconfig_call.patch

-- 
debian-forensics/reglookup



More information about the forensics-changes mailing list