[Mageia-dev] [soft-commits] [5083] fix Makefile

Thierry Vignaud thierry.vignaud at gmail.com
Wed Jul 11 18:16:57 CEST 2012


On 1 July 2012 17:02,  <root at mageia.org> wrote:
> Revision 5083 Author wally Date 2012-07-01 17:02:51 +0200 (Sun, 01 Jul 2012)
>
> Log Message
>
> fix Makefile

better be more descriptive (eg: "fix cleandist rule")

> Modified: mageia-xfce-config/trunk/Makefile
> ===================================================================
> --- mageia-xfce-config/trunk/Makefile	2012-07-01 15:02:47 UTC (rev 5082)
> +++ mageia-xfce-config/trunk/Makefile	2012-07-01 15:02:51 UTC (rev 5083)
> @@ -37,7 +37,7 @@
>  	install -m 644 Default/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
> $(DESTDIR)$(xfceprofdir)/Default/xfce4/xfconf/xfce-perchannel-xml
>
>  cleandist:
> -	rm -rf $(PACKAGE)-$(VERSION) $(PACKAGE)-$(VERSION).tar.bz2
> +	rm -rf $(PACKAGE)-$(VERSION) $(PACKAGE)-$(VERSION).tar.xz
>
>  localcopy:
>  	svn export -q -rBASE . $(PACKAGE)-$(VERSION)
>


More information about the Mageia-dev mailing list