gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1629: convert bpel2owfn to broken pac


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

------------------------------------------------------------
revno: 1629
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sun 2013-01-20 16:20:08 +0100
message:
  convert bpel2owfn to broken package
modified:
  gnu/bpel2owfn/Makefile
=== modified file 'gnu/bpel2owfn/Makefile'
--- a/gnu/bpel2owfn/Makefile    2012-12-19 23:37:40 +0000
+++ b/gnu/bpel2owfn/Makefile    2013-01-20 15:20:08 +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]