Bill Kendrick wrote >I received a patch to the Makefile which seems to include a "DESTDIR" >variable at the beginning of many path references (e.g., "$(LOCALE_PREFIX)" >becomes "$(DESTDIR)/$(LOCALE_PREFIX)") > >It's apparently to help build RPMs for non-root installations,
Hmm, I'm already patching to Makefile when building RPMs.
And make tuxpaint as follows in SPEC file.
RPMPREFIX=%{prefix} RPM_OPT_FLAGS=%{rpm_opt_flags} make
Sea attached.
It seems enough for me to build RPMs by non-root user.
>but I don't quite understand it, or if it's a good way to go about the
>change they seem to need.
So, 'I' don't need this patch.
How are the others?
--
TOYAMA Shin-ichi
tuxpaint-make.patch
Description: Binary data
_______________________________________________ Tuxpaint-dev mailing list [EMAIL PROTECTED] http://tux4kids.net/mailman/listinfo/tuxpaint-dev
