aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2018-05-04 15:48:07 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2018-05-04 15:48:27 +0200
commit8ad83579d01fa02d68aa81fc49dc6abbb458dc04 (patch)
tree496b51295ec6cc7e9686308b05e570a4e0253290 /debian
parent17aeb03f42e28d3bc990fe95eb774a2ec2e18720 (diff)
downloadlibpam-freerdp2-8ad83579d01fa02d68aa81fc49dc6abbb458dc04.tar.gz
libpam-freerdp2-8ad83579d01fa02d68aa81fc49dc6abbb458dc04.tar.bz2
libpam-freerdp2-8ad83579d01fa02d68aa81fc49dc6abbb458dc04.zip
include/pam-freerdp2.h: Exclude PAM prompts via public API so they can be used by e.g. Arctica Greeter.
Diffstat (limited to 'debian')
-rw-r--r--debian/control11
-rw-r--r--debian/libpam-freerdp2-dev.install1
-rw-r--r--debian/libpam-freerdp2.install2
3 files changed, 14 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 86457da..a43b051 100644
--- a/debian/control
+++ b/debian/control
@@ -22,3 +22,14 @@ Description: PAM Module to auth against an RDP server using FreeRDPv2
Auth and session PAM module that uses FreeRDPv2 to authenticate against
an RDP server as the remote host and user. Local account required.
Most useful with the pam-temp-account module.
+
+Package: libpam-freerdp2-dev
+Architecture: any
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+Description: PAM Module to auth against an RDP server using FreeRDPv2 (development files)
+ Auth and session PAM module that uses FreeRDPv2 to authenticate against
+ an RDP server as the remote host and user. Local account required.
+ Most useful with the pam-temp-account module.
+ .
+ This package contains the pam_freerdp2.so header files.
diff --git a/debian/libpam-freerdp2-dev.install b/debian/libpam-freerdp2-dev.install
new file mode 100644
index 0000000..175bba7
--- /dev/null
+++ b/debian/libpam-freerdp2-dev.install
@@ -0,0 +1 @@
+usr/include/security/
diff --git a/debian/libpam-freerdp2.install b/debian/libpam-freerdp2.install
new file mode 100644
index 0000000..46af1b1
--- /dev/null
+++ b/debian/libpam-freerdp2.install
@@ -0,0 +1,2 @@
+lib/
+usr/lib/