summaryrefslogtreecommitdiff
path: root/abicheck/apt_installed.xml.in
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2010-02-18 11:39:08 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2010-02-18 11:39:08 +0100
commitd8cd04f8583b05076dafe34496b53731062b6060 (patch)
tree8bb64d1cc909096ceacb1d2123dfd7e429a8e434 /abicheck/apt_installed.xml.in
parent9720f8d3377e4042515233974b30da629dc01dad (diff)
* abicheck/
- add new abitest tester using the ABI Compliance Checker from http://ispras.linuxfoundation.org/index.php/ABI_compliance_checker
Diffstat (limited to 'abicheck/apt_installed.xml.in')
-rw-r--r--abicheck/apt_installed.xml.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/abicheck/apt_installed.xml.in b/abicheck/apt_installed.xml.in
new file mode 100644
index 000000000..c3ddd0838
--- /dev/null
+++ b/abicheck/apt_installed.xml.in
@@ -0,0 +1,11 @@
+<version>
+ installed
+</version>
+
+<headers>
+ /usr/include/apt-pkg/
+</headers>
+
+<libs>
+ @installed_libapt@
+</libs>