diff options
author | Ivan Kohler <ivan@freeside.biz> | 2017-10-03 09:36:45 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2017-10-03 09:36:45 -0700 |
commit | 9270a9fe7ea00f5a24a9ce3b927f932db6650b23 (patch) | |
tree | 79fbe6542b54ca7b2a322baa58d8fed484bd2eb5 | |
parent | de9d037528895f7151a9aead6724ce2df95f9586 (diff) |
temporarily disabling torrus source build
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -117,7 +117,7 @@ FREESIDE_URL = "http://localhost/freeside/" #for now, same db as specified in DATASOURCE... eventually, otherwise? RT_DB_DATABASE = freeside -TORRUS_ENABLED = 1 +#TORRUS_ENABLED = 1 # for auto-version updates, so we can "make release" more things automatically RPM_SPECFILE = rpm/freeside.spec |