gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1659: convert termutils to broken pac


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

------------------------------------------------------------
revno: 1659
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sun 2013-01-20 16:57:22 +0100
message:
  convert termutils to broken package
modified:
  gnu/termutils/Makefile
=== modified file 'gnu/termutils/Makefile'
--- a/gnu/termutils/Makefile    2012-12-17 19:04:57 +0000
+++ b/gnu/termutils/Makefile    2013-01-20 15:57:22 +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]