Magellan Linux

Diff of /trunk/mage/usr/lib/mage/pkgbuild_dir.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1208 by niro, Fri Jan 28 20:36:09 2011 UTC revision 1215 by niro, Fri Jan 28 21:50:22 2011 UTC
# Line 69  build_preinstall() Line 69  build_preinstall()
69   touch ${BUILDDIR}/${PKGNAME}/.files   touch ${BUILDDIR}/${PKGNAME}/.files
70   touch ${BUILDDIR}/${PKGNAME}/.pipes   touch ${BUILDDIR}/${PKGNAME}/.pipes
71   touch ${BUILDDIR}/${PKGNAME}/.char   touch ${BUILDDIR}/${PKGNAME}/.char
72     touch ${BUILDDIR}/${PKGNAME}/.fifo
73  }  }
74    
75  build_postinstall()  build_postinstall()

Legend:
Removed from v.1208  
changed lines
  Added in v.1215