[csw-devel] SF.net SVN: gar:[6749] csw/mgar/pkg/git/trunk/Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Wed Oct 7 19:04:12 CEST 2009


Revision: 6749
          http://gar.svn.sourceforge.net/gar/?rev=6749&view=rev
Author:   bdwalton
Date:     2009-10-07 17:04:12 +0000 (Wed, 07 Oct 2009)

Log Message:
-----------
git: fix the PKGFILES for the bash completion package

Modified Paths:
--------------
    csw/mgar/pkg/git/trunk/Makefile

Modified: csw/mgar/pkg/git/trunk/Makefile
===================================================================
--- csw/mgar/pkg/git/trunk/Makefile	2009-10-07 16:46:38 UTC (rev 6748)
+++ csw/mgar/pkg/git/trunk/Makefile	2009-10-07 17:04:12 UTC (rev 6749)
@@ -99,7 +99,7 @@
 PKGFILES_CSWgitcvs = $(foreach d,$(fdirs),$(d)/.*cvs.*)
 PKGFILES_CSWgitemacs = .*emacs.*
 PKGFILES_CSWgitdoc = $(docdir)/.*
-PKGFILES_CSWgitcompletion = $(bashconfdir)/bash_completion.d/.*
+PKGFILES_CSWgitcompletion = .*/bash_completion.d/.*
 PKGFILES_CSWgitdevel = $(includedir)/.* $(libdir)/.*
 
 # We define upstream file regex so we can be notifed of new upstream


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list