summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2012-02-22 14:20:46 +0100
committerMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2012-02-22 14:20:46 +0100
commit893efbe69cd5db78f82c664c3fa7e546496d8a1c (patch)
tree564b7b6c056874f629a7f5a238ecfd309d02d9dd /src
parent3df9257175a91fed943959665469ae4c16b2586e (diff)
downloaduca-893efbe69cd5db78f82c664c3fa7e546496d8a1c.tar.gz
uca-893efbe69cd5db78f82c664c3fa7e546496d8a1c.tar.bz2
uca-893efbe69cd5db78f82c664c3fa7e546496d8a1c.tar.xz
uca-893efbe69cd5db78f82c664c3fa7e546496d8a1c.zip
Generate RPM and DEB packages
Diffstat (limited to 'src')
-rw-r--r--src/uca.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/uca.pc.in b/src/uca.pc.in
index 59a4813..6401368 100644
--- a/src/uca.pc.in
+++ b/src/uca.pc.in
@@ -7,7 +7,7 @@ includedir_old=@includedir@/uca
includedir_new=@includedir@
Name: libuca
-Description: Unified Camera Access
+Description: @UCA_DESCRIPTION@
Version: @VERSION@
Libs: -L${libdir} -luca
Cflags: -I${includedir_old} -I${includedir_new}