On Jan 15, 2009, at 10:43 AM, Arjen de Korte wrote: > Citeren Arnaud Quette <[email protected]>: > >>> I think we probably need to call the script with either >>> $(srcdir)/nut-usbinfo.pl >>> or $(distdir)/nut-usbinfo.pl (both of which should work, since >>> the script is >>> now included in EXTRA_DIST). >> >> yup, I came to exactly the same conclusion. >> I'm going for the distdir approach (commit underway) > > Looking at the tarball, I'd say close, but no cigar. Looking at the > file dates, these are identical to the ones that are already in the > trunk. I expected to see a modification date of today. Could it be > that we need to put the 'tools' directory before the 'scripts' in the > SUBDIRS in the top-level Makefile.am?
Looks like that might be the trick - I just tried that in my working directory. In the future, we should not rely on ordering of the subdirectories, but I am not familiar enough with how to implement "stamp" files to force one directory (e.g. scripts/udev) to depend on another directory's dist-hook. -- Charles Lepple clep...@gmail _______________________________________________ Nut-upsdev mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/nut-upsdev
