Revision: 42135
          http://brlcad.svn.sourceforge.net/brlcad/?rev=42135&view=rev
Author:   starseeker
Date:     2011-01-12 05:53:53 +0000 (Wed, 12 Jan 2011)

Log Message:
-----------
Arrrrgh - make package is still not grabbing these files.  May have to go all 
out with custom commands and targets.

Modified Paths:
--------------
    brlcad/branches/cmake/src/other/tcl/doc/CMakeLists.txt

Modified: brlcad/branches/cmake/src/other/tcl/doc/CMakeLists.txt
===================================================================
--- brlcad/branches/cmake/src/other/tcl/doc/CMakeLists.txt      2011-01-12 
05:50:00 UTC (rev 42134)
+++ brlcad/branches/cmake/src/other/tcl/doc/CMakeLists.txt      2011-01-12 
05:53:53 UTC (rev 42135)
@@ -5,6 +5,9 @@
 FIND_PROGRAM(SH_EXEC NAMES sh dash bash DOC "path to shell executable")
 FIND_PROGRAM(SED_EXEC NAMES sed DOC "path to sed executable")
 
+# STILL not working for make package - examine why it's not
+# incorporating the output
+
 IF(SED_EXEC AND SH_EXEC AND NOT TCLMAN_GENERATED)
        MESSAGE("Generating Tcl man pages...")
 


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

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to