put the gui plugin's in the debian package for now
Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
parent
82f00e005b
commit
9179af8289
|
@ -20,6 +20,9 @@ clean:
|
||||||
|
|
||||||
extract:
|
extract:
|
||||||
mkdir -p ../files/usr/bin
|
mkdir -p ../files/usr/bin
|
||||||
|
mkdir -p ../files/usr/lib/control-panel-dns/
|
||||||
|
-cp ~/go/src/git.wit.org/wit/gui/toolkit/*.so ../files/usr/lib/control-panel-dns/
|
||||||
|
cp ../README.md ../files/usr/lib/control-panel-dns/
|
||||||
cp ../control-panel-dns ../files/usr/bin/
|
cp ../control-panel-dns ../files/usr/bin/
|
||||||
|
|
||||||
# makes the DEBIAN/ directory
|
# makes the DEBIAN/ directory
|
||||||
|
|
Loading…
Reference in New Issue