This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<VirtualHost *:80> | |
ServerName fascism.dimsumlabs.com | |
DocumentRoot /opt/lf/liquid_feedback_frontend | |
RewriteEngine on | |
RewriteRule ^/$ /lf/ [R] | |
RewriteRule ^/lf/static/(.*)$ /lf/static/$1 [L,PT] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==> Making package: opencog-git 0.0.0-1 (Sat May 17 00:33:41 HKT 2014) | |
==> Checking runtime dependencies... | |
==> Checking buildtime dependencies... | |
==> Retrieving sources... | |
-> Updating opencog-git git repo... | |
Fetching origin | |
==> Validating source files with md5sums... | |
opencog-git ... Skipped | |
==> Extracting sources... | |
-> Creating working copy of opencog git repo... |
NewerOlder