[csw-devel] SF.net SVN: gar:[14109] csw/mgar/pkg/lang-python/quixote/trunk/Makefile
Maciej Bliziński
maciej at opencsw.org
Sat Apr 9 00:25:43 CEST 2011
2011/4/8 <skayser at users.sourceforge.net>:
> Revision: 14109
> http://gar.svn.sourceforge.net/gar/?rev=14109&view=rev
> Author: skayser
> Date: 2011-04-08 22:14:50 +0000 (Fri, 08 Apr 2011)
>
> Log Message:
> -----------
> lang-python/quixote/trunk: fix catalog and software name
>
> Modified Paths:
> --------------
> csw/mgar/pkg/lang-python/quixote/trunk/Makefile
>
> Modified: csw/mgar/pkg/lang-python/quixote/trunk/Makefile
> ===================================================================
> --- csw/mgar/pkg/lang-python/quixote/trunk/Makefile 2011-04-08 22:11:26 UTC (rev 14108)
> +++ csw/mgar/pkg/lang-python/quixote/trunk/Makefile 2011-04-08 22:14:50 UTC (rev 14109)
> @@ -17,7 +17,8 @@
> DISTNAME = $(subst q,Q,$(NAME))-$(VERSION)
> DISTFILES = $(DISTNAME).tar.gz
>
> -PACKAGES = py_quixote
> +PACKAGES = CSWpy-quixote
> +CATALOGNAME = py_quixote
I think that GAR gets the catalogname right these days. Substitutes
the dash and removes CSW.
More information about the devel
mailing list