Go: moving source files to the root of the project.
This patch includes packaging changes related to files move.
This commit is contained in:
@@ -27,6 +27,7 @@ config.env.%:
|
||||
cp -Pa $(CURDIR)/LICENSE $(BUILDDIR_$*)/
|
||||
cp -Pa $(CURDIR)/NOTICE $(BUILDDIR_$*)/
|
||||
cp -Pa $(CURDIR)/README $(BUILDDIR_$*)/
|
||||
cp -Pa $(CURDIR)/go $(BUILDDIR_$*)/
|
||||
touch $@
|
||||
|
||||
configure.unit: config.env.unit
|
||||
|
||||
Reference in New Issue
Block a user