[Groonga-commit] groonga/gcs [master] debian: remove removed views/

Zurück zum Archiv-Index

Kouhei Sutou null+****@clear*****
Wed Dec 26 10:54:53 JST 2012


Kouhei Sutou	2012-12-26 10:54:53 +0900 (Wed, 26 Dec 2012)

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

  Log:
    debian: remove removed views/

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

  Modified: packages/apt/Makefile (+0 -1)
===================================================================
--- packages/apt/Makefile    2012-12-26 10:53:08 +0900 (316e78a)
+++ packages/apt/Makefile    2012-12-26 10:54:53 +0900 (2a5d932)
@@ -62,7 +62,6 @@ source: ../$(PACKAGE)-$(VERSION).tar.gz
 	cp -a ../../package.json $(PACKAGE)-$(VERSION)
 	cp -a ../../test/ $(PACKAGE)-$(VERSION)
 	cp -a ../../tools/ $(PACKAGE)-$(VERSION)
-	cp -a ../../views/ $(PACKAGE)-$(VERSION)
 	tar cvzf ../$(PACKAGE)-$(VERSION).tar.gz $(PACKAGE)-$(VERSION)
 	rm -rf $(PACKAGE)-$(VERSION)
 

  Modified: packages/debian/rules (+1 -2)
===================================================================
--- packages/debian/rules    2012-12-26 10:53:08 +0900 (2c00f90)
+++ packages/debian/rules    2012-12-26 10:54:53 +0900 (d7566f9)
@@ -20,8 +20,7 @@ INSTALL_PATHS =					\
 	node_modules/				\
 	npm-shrinkwrap.json			\
 	package.json				\
-	tools/					\
-	views/
+	tools/
 
 DESTDIR = debian/tmp
 
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index