diff options
Diffstat (limited to 'opie-networkapplet/opie-networkapplet_cvs.oe')
-rw-r--r-- | opie-networkapplet/opie-networkapplet_cvs.oe | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/opie-networkapplet/opie-networkapplet_cvs.oe b/opie-networkapplet/opie-networkapplet_cvs.oe index af189d2129..3aead19a3b 100644 --- a/opie-networkapplet/opie-networkapplet_cvs.oe +++ b/opie-networkapplet/opie-networkapplet_cvs.oe @@ -13,9 +13,6 @@ S = "${WORKDIR}/${APPNAME}" inherit opie -# we need to pick up the kernel's wireless.h or else the WE will be broken -export OE_QMAKE_CFLAGS="-I${STAGING_KERNEL_DIR}/include ${CFLAGS}" - pkg_postinst() { #!/bin/sh if [ -n "$D" ]; then exit 1; fi |