gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1638: convert gpaint to broken packag


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

------------------------------------------------------------
revno: 1638
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sun 2013-01-20 16:28:38 +0100
message:
  convert gpaint to broken package
modified:
  gnu/gpaint/Makefile
=== modified file 'gnu/gpaint/Makefile'
--- a/gnu/gpaint/Makefile       2013-01-16 22:00:39 +0000
+++ b/gnu/gpaint/Makefile       2013-01-20 15:28:38 +0000
@@ -17,5 +17,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]