[oe-commits] org.oe.dev libcap: really remove that ${S} line now instead of commeting it out.

Laibsch commit openembedded-commits at lists.openembedded.org
Sun Dec 10 23:45:35 UTC 2006


libcap: really remove that ${S} line now instead of commeting it out.

Author: Laibsch at openembedded.org
Branch: org.openembedded.dev
Revision: 3a8ccf83b6129aaf01b6c74434ca54cfb7e5decb
ViewMTN: http://monotone.openembedded.org/revision.psp?id=3a8ccf83b6129aaf01b6c74434ca54cfb7e5decb
Files:
1
packages/libcap/libcap_1.10.bb
Diffs:

#
# mt diff -r361f5e7496f085af56d5712f1b0cfa108c430f27 -r3a8ccf83b6129aaf01b6c74434ca54cfb7e5decb
#
# 
# 
# patch "packages/libcap/libcap_1.10.bb"
#  from [0199582c186cd6a79495a7f84cca7d1c1ea89be2]
#    to [5483d7332445a99c3747d653040650d3912a8b42]
# 
============================================================
--- packages/libcap/libcap_1.10.bb	0199582c186cd6a79495a7f84cca7d1c1ea89be2
+++ packages/libcap/libcap_1.10.bb	5483d7332445a99c3747d653040650d3912a8b42
@@ -12,7 +12,6 @@ FILES_${PN}-dev = "${includedir}"
 
 FILES_${PN} = "${libdir}"
 FILES_${PN}-dev = "${includedir}"
-#S = "${WORKDIR}/libcap-${PV}"
 
 do_install() {
 	install -d ${D}${includedir}/sys






More information about the Openembedded-commits mailing list