gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] /srv/bzr/gsrc/trunk r1336: rename test_build to test-build


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1336: rename test_build to test-build in gar.mk
Date: Fri, 07 Dec 2012 15:28:54 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1336
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Fri 2012-12-07 15:28:54 +0100
message:
  rename test_build to test-build in gar.mk
modified:
  TODO
  gar.mk
=== modified file 'TODO'
--- a/TODO      2012-12-06 23:56:09 +0000
+++ b/TODO      2012-12-07 14:28:54 +0000
@@ -34,10 +34,10 @@
   any customization in the share tree while installing for arch_b (like
   in share/emacs/23.3/site-lisp/ or share/emacs/site-lisp/).
 * Unimplemented packages 
-** aetherspace
+** aetherspace: no code available?
 ** bpel2owfn
 ** classpathx
-** cobol
+** cobol: still in early (stalled?) development
 ** dotgnu-forum
 ** dotgnu-pnet
 ** dr-geo
@@ -103,7 +103,6 @@
 ** R
 ** reftex
 ** rpge
-** smarteiffel
 ** snakecharmer
 ** social
 ** songanizer

=== modified file 'gar.mk'
--- a/gar.mk    2012-11-17 12:43:37 +0000
+++ b/gar.mk    2012-12-07 14:28:54 +0000
@@ -314,7 +314,7 @@
 help: extract
        cd $(WORKSRC) && ./configure --help
 
-test_build: clean install uninstall uninstall-pkg clean
+test-build: clean install uninstall uninstall-pkg clean
 
 
 # The clean rule.  It must be run if you want to re-download a
@@ -324,7 +324,7 @@
        @rm -rf $(DOWNLOADDIR) $(COOKIEDIR) $(LOGDIR) $(WORKSRC) $(WORKDIR) 
$(EXTRACTDIR) $(SCRATCHDIR) $(SCRATCHDIR)-$(COOKIEDIR) *~
 
 # these targets do not have actual corresponding files
-.PHONY: all fetch-list fetch checksum makesum garchive extract patch makepatch 
configure build test install clean beaujolais update help test_build
+.PHONY: all fetch-list fetch checksum makesum garchive extract patch makepatch 
configure build test install clean beaujolais update help test-build
 
 # A logging version of the rules, e.g. make build-log, respawns and sends 
output to $(LOGDIR)
 %-log: $(LOGDIR)


reply via email to

[Prev in Thread] Current Thread [Next in Thread]