put the Makefile in the debian package
Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
parent
1f00dfb03e
commit
c6be85e92f
1
build
1
build
|
@ -11,4 +11,5 @@ cp resources/repomap files/etc/gowebd/
|
||||||
|
|
||||||
# share dir
|
# share dir
|
||||||
mkdir -p files/usr/share/gowebd/
|
mkdir -p files/usr/share/gowebd/
|
||||||
|
cp Makefile files/usr/share/gowebd/
|
||||||
cp resources/repomap files/usr/share/gowebd/go.wit.com
|
cp resources/repomap files/usr/share/gowebd/go.wit.com
|
||||||
|
|
Loading…
Reference in New Issue