#2228: om-make-ipkg and postinst files ----------------------------+----------------------------------------------- Reporter: Ator | Owner: openmoko-devel Type: enhancement | Status: new Priority: lowest | Milestone: Component: host utilities | Version: Severity: minor | Keywords: om-make-ipkg toolchain Haspatch: 1 | Blockedby: Estimated: 1 | Patchreview: Blocking: | Reproducible: always ----------------------------+----------------------------------------------- The om-make-ipkg Script fails if the Directory CONTROL already exists. For using pre- and post-Scripts you have to create this Directory during "make install".
I changed the line mkdir ${tmpdir}/CONTROL to mkdir -p ${tmpdir}/CONTROL and everything is fine then. -- Ticket URL: <https://docs.openmoko.org/trac/ticket/2228> docs.openmoko.org <http://docs.openmoko.org/trac/> openmoko trac _______________________________________________ devel mailing list devel@lists.openmoko.org https://lists.openmoko.org/mailman/listinfo/devel