[Groonga-commit] groonga/gcs [master] package: remove removed public/ directory

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Nov 29 10:48:23 JST 2012


Kouhei Sutou	2012-11-29 10:48:23 +0900 (Thu, 29 Nov 2012)

  New Revision: d5a20f26225486e07ef47da8a30deee4d009cb4c
  https://github.com/groonga/gcs/commit/d5a20f26225486e07ef47da8a30deee4d009cb4c

  Log:
    package: remove removed public/ directory

  Modified files:
    packages/apt/Makefile
    packages/debian/rules

  Modified: packages/apt/Makefile (+0 -1)
===================================================================
--- packages/apt/Makefile    2012-11-29 10:44:54 +0900 (8c7eaaf)
+++ packages/apt/Makefile    2012-11-29 10:48:23 +0900 (316e78a)
@@ -60,7 +60,6 @@ source: ../$(PACKAGE)-$(VERSION).tar.gz
 	cp -a ../../lib/ $(PACKAGE)-$(VERSION)
 	cp -a ../../npm-shrinkwrap.json $(PACKAGE)-$(VERSION)
 	cp -a ../../package.json $(PACKAGE)-$(VERSION)
-	cp -a ../../public/ $(PACKAGE)-$(VERSION)
 	cp -a ../../test/ $(PACKAGE)-$(VERSION)
 	cp -a ../../tools/ $(PACKAGE)-$(VERSION)
 	cp -a ../../views/ $(PACKAGE)-$(VERSION)

  Modified: packages/debian/rules (+0 -1)
===================================================================
--- packages/debian/rules    2012-11-29 10:44:54 +0900 (925c090)
+++ packages/debian/rules    2012-11-29 10:48:23 +0900 (2c00f90)
@@ -20,7 +20,6 @@ INSTALL_PATHS =					\
 	node_modules/				\
 	npm-shrinkwrap.json			\
 	package.json				\
-	public/					\
 	tools/					\
 	views/
 
-------------- next part --------------
HTML����������������������������...
Télécharger 



More information about the Groonga-commit mailing list
Back to archive index