diff --git a/package/blindcoder/ezipupdate/ezipupdate.cache b/package/blindcoder/ezipupdate/ezipupdate.cache index d3c802788..d98d16d73 100644 --- a/package/blindcoder/ezipupdate/ezipupdate.cache +++ b/package/blindcoder/ezipupdate/ezipupdate.cache @@ -20,17 +20,17 @@ [COPY] [COPY] --- ROCK-COPYRIGHT-NOTE-END --- -[TIMESTAMP] 1095974588 Thu Sep 23 23:23:08 2004 +[TIMESTAMP] 1093265206 Mon Aug 23 14:46:46 2004 [CONFIG-ID] 2.1.0-DEV-x86-reference-expert [ROCKVER] 2.1.0-DEV -[LOGS] 5-ezipupdate.log +[LOGS] 5-ezipupdate.log 9-ezipupdate.log -[BUILDTIME] 2266 (5) +[BUILDTIME] 2408 (9) [SIZE] 0.07 MB, 7 files -[DEP] 00-dirtree autoconf automake18 bash2 binutils bzip2 coreutils -[DEP] diffutils findutils gcc34 gcc34:dev glibc23 glibc23:dev grep +[DEP] 00-dirtree autoconf automake18 bash binutils bzip2 coreutils +[DEP] diffutils findutils gcc32 gcc32:dev glibc23 glibc23:dev grep [DEP] linux24-header:dev make mktemp net-tools patch perl5 sed sysfiles [DEP] tar texinfo diff --git a/package/blindcoder/ezipupdate/ezipupdate.conf b/package/blindcoder/ezipupdate/ezipupdate.conf new file mode 100644 index 000000000..ab5871d3e --- /dev/null +++ b/package/blindcoder/ezipupdate/ezipupdate.conf @@ -0,0 +1,6 @@ +ezipupdate_pm() { + mkdir -p ${root}/etc/ezipupdate/ + cp -v example*conf ${root}/etc/ezipupdate/ +} + +hook_add postmake 4 "ezipupdate_pm"