Magellan Linux

Diff of /tags/mage-0_4_23/usr/lib/mage/pkgbuild_dir.sh

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

revision 1215 by niro, Fri Jan 28 21:30:39 2011 UTC revision 1216 by niro, Fri Jan 28 21:50:56 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.1215  
changed lines
  Added in v.1216