| View previous topic :: View next topic |
| Author |
Message |
traggart n00b


Joined: 31 Mar 2005 Posts: 72
|
Posted: Sun Jun 01, 2008 4:15 am Post subject: how to ebuild install without mtime check[SOLVED] |
|
|
hi,
i succesfully built openoffice DEV300-m14, with a self made ebuild.
but i get an error that cames from:
| Code: |
eerror "The argument ${jar} to ${FUNCNAME}"
eerror "has * in it. If you want it to glob in"
eerror '${D} add ${D} to the argument.'
|
when trying to install in the function
| Code: | java-pkg_regjar "${D}"/usr/$(get_libdir)/openoffice/program/classes/*.jar
|
i wanted to debug that function, then i modified the ebuild, did a digest, and when i issued
| Code: | | ebuild /usr/local/overlay/app-office/openoffice/openoffice-3.0.0_beta14.ebuild install |
surprice!!! all my WORKDIR is gone due to mtime different!
then is there a way to tell ebuild to skip these kind of checks?
the man page does not say anything about that.
thanks in advance
Last edited by traggart on Mon Jun 02, 2008 1:29 am; edited 1 time in total |
|
| Back to top |
|
 |
traggart n00b


Joined: 31 Mar 2005 Posts: 72
|
Posted: Mon Jun 02, 2008 1:29 am Post subject: |
|
|
just a touch -m does the trick, but nothins seemed to be changed, then i modified temp/environment and openoffice 3 is compiled successfully  |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|