Openmoko Bug #2228: om-make-ipkg and postinst files

Openmoko Public Trac bugs at docs.openmoko.org
Thu Feb 5 13:43:49 CET 2009


#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


More information about the devel mailing list