You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ns...@apache.org on 2013/12/16 21:18:39 UTC

[05/10] git commit: updated refs/heads/1964-feature-fauxton-build to 730f6e6

Remove spurious img/img dir


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/8414d6d4
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/8414d6d4
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/8414d6d4

Branch: refs/heads/1964-feature-fauxton-build
Commit: 8414d6d43c2469b4927c81a08edffb75a22c093f
Parents: 7221472
Author: Noah Slater <ns...@apache.org>
Authored: Mon Dec 16 17:07:06 2013 +0100
Committer: Noah Slater <ns...@apache.org>
Committed: Mon Dec 16 17:07:06 2013 +0100

----------------------------------------------------------------------
 share/www/fauxton/Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/8414d6d4/share/www/fauxton/Makefile.am
----------------------------------------------------------------------
diff --git a/share/www/fauxton/Makefile.am b/share/www/fauxton/Makefile.am
index c31edab..ae97423 100644
--- a/share/www/fauxton/Makefile.am
+++ b/share/www/fauxton/Makefile.am
@@ -300,7 +300,6 @@ fauxton_build_files = \
     build/img/fontcustom_fauxton.woff \
     build/img/glyphicons-halflings-white.png \
     build/img/glyphicons-halflings.png \
-    build/img/img \
     build/img/linen.png \
     build/img/loader.gif \
     build/img/minilogo.png \
@@ -312,6 +311,8 @@ fauxton_build_files = \
     build/js/ace/worker-json.js \
     build/js/require.js
 
+# @@ what is build/img/img doing there?
+
 # @@ should we distribute these files?
 # @@ clean share/www/fauxton/src/app/initialize.js
 # @@ clean share/www/fauxton/src/app/load_addons.js