add new libs
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22006 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
3
packages/debian/libhcrypto-4-heimdal.install
Normal file
3
packages/debian/libhcrypto-4-heimdal.install
Normal file
@@ -0,0 +1,3 @@
|
||||
usr/lib/libhcrypto.so.4.*
|
||||
usr/lib/libhcrypto.so.4
|
||||
|
5
packages/debian/libhcrypto-4-heimdal.postinst.debhelper
Normal file
5
packages/debian/libhcrypto-4-heimdal.postinst.debhelper
Normal file
@@ -0,0 +1,5 @@
|
||||
# Automatically added by dh_makeshlibs
|
||||
if [ "$1" = "configure" ]; then
|
||||
ldconfig
|
||||
fi
|
||||
# End automatically added section
|
5
packages/debian/libhcrypto-4-heimdal.postrm.debhelper
Normal file
5
packages/debian/libhcrypto-4-heimdal.postrm.debhelper
Normal file
@@ -0,0 +1,5 @@
|
||||
# Automatically added by dh_makeshlibs
|
||||
if [ "$1" = "remove" ]; then
|
||||
ldconfig
|
||||
fi
|
||||
# End automatically added section
|
1
packages/debian/libhcrypto-4-heimdal.substvars
Normal file
1
packages/debian/libhcrypto-4-heimdal.substvars
Normal file
@@ -0,0 +1 @@
|
||||
shlibs:Depends=libasn1-6-heimdal, libc6 (>= 2.6-1), libcomerr2 (>= 1.33-3), libroken18-heimdal
|
3
packages/debian/libheimntlm-0-heimdal.install
Normal file
3
packages/debian/libheimntlm-0-heimdal.install
Normal file
@@ -0,0 +1,3 @@
|
||||
usr/lib/libheimntlm.so.0.*
|
||||
usr/lib/libheimntlm.so.0
|
||||
|
5
packages/debian/libheimntlm-0-heimdal.postinst.debhelper
Normal file
5
packages/debian/libheimntlm-0-heimdal.postinst.debhelper
Normal file
@@ -0,0 +1,5 @@
|
||||
# Automatically added by dh_makeshlibs
|
||||
if [ "$1" = "configure" ]; then
|
||||
ldconfig
|
||||
fi
|
||||
# End automatically added section
|
5
packages/debian/libheimntlm-0-heimdal.postrm.debhelper
Normal file
5
packages/debian/libheimntlm-0-heimdal.postrm.debhelper
Normal file
@@ -0,0 +1,5 @@
|
||||
# Automatically added by dh_makeshlibs
|
||||
if [ "$1" = "remove" ]; then
|
||||
ldconfig
|
||||
fi
|
||||
# End automatically added section
|
1
packages/debian/libheimntlm-0-heimdal.substvars
Normal file
1
packages/debian/libheimntlm-0-heimdal.substvars
Normal file
@@ -0,0 +1 @@
|
||||
shlibs:Depends=libasn1-8-heimdal, libc6 (>= 2.6-1), libcomerr2 (>= 1.33-3), libkrb5-22-heimdal, libroken18-heimdal
|
2
packages/debian/libhx509-1-heimdal.install
Normal file
2
packages/debian/libhx509-1-heimdal.install
Normal file
@@ -0,0 +1,2 @@
|
||||
usr/lib/libhx509.so.1.*
|
||||
usr/lib/libhx509.so.1
|
5
packages/debian/libhx509-1-heimdal.postinst.debhelper
Normal file
5
packages/debian/libhx509-1-heimdal.postinst.debhelper
Normal file
@@ -0,0 +1,5 @@
|
||||
# Automatically added by dh_makeshlibs
|
||||
if [ "$1" = "configure" ]; then
|
||||
ldconfig
|
||||
fi
|
||||
# End automatically added section
|
5
packages/debian/libhx509-1-heimdal.postrm.debhelper
Normal file
5
packages/debian/libhx509-1-heimdal.postrm.debhelper
Normal file
@@ -0,0 +1,5 @@
|
||||
# Automatically added by dh_makeshlibs
|
||||
if [ "$1" = "remove" ]; then
|
||||
ldconfig
|
||||
fi
|
||||
# End automatically added section
|
1
packages/debian/libhx509-1-heimdal.substvars
Normal file
1
packages/debian/libhx509-1-heimdal.substvars
Normal file
@@ -0,0 +1 @@
|
||||
shlibs:Depends=libasn1-8-heimdal, libc6 (>= 2.6-1), libcomerr2 (>= 1.33-3), libroken18-heimdal
|
@@ -1,9 +1,3 @@
|
||||
usr/lib/libkrb5.so.22.*
|
||||
usr/lib/libkrb5.so.22
|
||||
usr/lib/libheimntlm.so.0.*
|
||||
usr/lib/libheimntlm.so.0
|
||||
usr/lib/libhcrypto.so.4.*
|
||||
usr/lib/libhcrypto.so.4
|
||||
usr/lib/libhx509.so.1.*
|
||||
usr/lib/libhx509.so.1
|
||||
|
||||
|
Reference in New Issue
Block a user