diff options
author | Jay Sorg <jay.sorg@gmail.com> | 2016-11-17 12:15:50 -0800 |
---|---|---|
committer | Jay Sorg <jay.sorg@gmail.com> | 2016-11-17 12:15:50 -0800 |
commit | 6810a58280694235ddc85f514af850093f8edc90 (patch) | |
tree | c2a81e1aea60cfa617cc97e643aa1b89cc3a6d7d /pkgconfig/xrdp.pc.in | |
parent | 9e9ae2fa1f6e27e72aae0828e1f635b34bf10394 (diff) | |
download | xrdp-proprietary-6810a58280694235ddc85f514af850093f8edc90.tar.gz xrdp-proprietary-6810a58280694235ddc85f514af850093f8edc90.zip |
update description in .pc file
Diffstat (limited to 'pkgconfig/xrdp.pc.in')
-rw-r--r-- | pkgconfig/xrdp.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgconfig/xrdp.pc.in b/pkgconfig/xrdp.pc.in index dafd32e1..038247c0 100644 --- a/pkgconfig/xrdp.pc.in +++ b/pkgconfig/xrdp.pc.in @@ -4,6 +4,6 @@ libdir=@libdir@ includedir=@includedir@ Name: xrdp -Description: xrdp - an open source RDP server +Description: An open source remote desktop protocol(RDP) server Version: 0.9.2 Cflags: -I${includedir} |