xffm compile problem as non root
Edscott Wilson Garcia
edscott at xfce.org
Sun Sep 25 15:35:55 CEST 2005
El dom, 25-09-2005 a las 00:14 -0600, Kevin Fenzi escribió:
>
> ok.
>
> Yeah, seems to work fine if I use something like:
>
> diff -Nur xffm-4.3.3.1.orig/doc/Makefile.in xffm-4.3.3.1/doc/Makefile.in
> - --- xffm-4.3.3.1.orig/doc/Makefile.in 2005-08-16 17:37:06.000000000 -0600
> +++ xffm-4.3.3.1/doc/Makefile.in 2005-09-24 23:49:04.000000000 -0600
> @@ -606,7 +606,8 @@
> make -C it html
>
> install-data-local:
> - - ( cd $(datadir)/xffm; \
> + $(mkinstalldirs) $(DESTDIR)$(datadir)/xffm
> + ( cd $(DESTDIR)$(datadir)/xffm; \
> rm -f doc; $(LN_S) ../xfce4/doc doc; \
> )
> # Tell versions [3.59,3.63) of GNU make to not export all variables.
>
Cool. Committed to svn trunk and should solve the problem for 4.3.4
regards,
--
Edscott Wilson Garcia <edscott at xfce.org>
More information about the Xfce4-dev
mailing list