[oe-issues] [Bug 2370] 802.11 Sniffer and much more!

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Thu May 24 08:18:26 UTC 2007


http://bugs.openembedded.org/show_bug.cgi?id=2370





--- Comment #5 from Koen Kooi <koen at dominion.kabel.utwente.nl>  2007-05-24 01:18:26 ---
(From update of attachment 1525)
+fakeroot do_install() {
+}
+
+do_install_append() {
+        if test -e ${WORKDIR}/kismet.conf; then
+                install -m 644 ${WORKDIR}/kismet.conf ${D}${sysconfdir}/
+        fi
+}

that's crap, write one proper install method instead of this.


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-issues mailing list