gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1631: convert ccscript to broken pack


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1631: convert ccscript to broken package
Date: Sun, 20 Jan 2013 16:20:46 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1631
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sun 2013-01-20 16:20:46 +0100
message:
  convert ccscript to broken package
modified:
  gnu/ccscript/Makefile
=== modified file 'gnu/ccscript/Makefile'
--- a/gnu/ccscript/Makefile     2012-12-16 22:02:50 +0000
+++ b/gnu/ccscript/Makefile     2013-01-20 15:20:46 +0000
@@ -16,5 +16,9 @@
 
 ######################################################################
 
-include ../../gar.lib/auto.mk
+ifeq ($(FORCE_BUILD),y)
+       include ../../gar.lib/auto.mk
+else
+       include ../../gar.lib/broken.mk
+endif
 include config.mk


reply via email to

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