summaryrefslogtreecommitdiffstats
path: root/meta/packages
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages')
-rw-r--r--meta/packages/at/at.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/packages/at/at.inc b/meta/packages/at/at.inc
index 2ced0c2a9f..64ae9c2b6a 100644
--- a/meta/packages/at/at.inc
+++ b/meta/packages/at/at.inc
@@ -6,8 +6,6 @@ RREPLACES_${PN} = "atd"
6 6
7inherit autotools 7inherit autotools
8 8
9export LIBS = "-L${STAGING_LIBDIR}"
10
11do_install () { 9do_install () {
12 oe_runmake "IROOT=${D}" install 10 oe_runmake "IROOT=${D}" install
13} 11}