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

opk at users.sourceforge.net opk at users.sourceforge.net
Wed Mar 24 11:43:02 CET 2010


Revision: 9349
          http://gar.svn.sourceforge.net/gar/?rev=9349&view=rev
Author:   opk
Date:     2010-03-24 10:42:59 +0000 (Wed, 24 Mar 2010)

Log Message:
-----------
also need to install tclIndex file

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

Modified: csw/mgar/pkg/tkcvs/trunk/Makefile
===================================================================
--- csw/mgar/pkg/tkcvs/trunk/Makefile	2010-03-24 10:20:19 UTC (rev 9348)
+++ csw/mgar/pkg/tkcvs/trunk/Makefile	2010-03-24 10:42:59 UTC (rev 9349)
@@ -46,6 +46,6 @@
 	@ginstall -D $(WORKSRC)/tkcvs/tkcvs.tcl $(DESTDIR)$(prefix)/bin/tkcvs
 	@ginstall -D $(WORKSRC)/tkcvs/tkcvs.1 $(DESTDIR)$(prefix)/share/man/man1/tkcvs.1
 	@ginstall -d $(DESTDIR)$(prefix)/lib/tkcvs/bitmaps
-	@ginstall -m 644 $(TCL_FILES) $(DESTDIR)$(prefix)/lib/tkcvs
+	@ginstall -m 644 $(TCL_FILES) $(WORKSRC)/tkcvs/tclIndex $(DESTDIR)$(prefix)/lib/tkcvs
 	@ginstall -m 644 $(IMAGE_FILES) $(DESTDIR)$(prefix)/lib/tkcvs/bitmaps
 	@$(MAKECOOKIE)


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