[build] Add preliminary debian package build
Add a (very) flimsical debian package build via Makefile ("make deb"). see #342
This commit is contained in:
parent
238a234381
commit
fc529e1d23
4 changed files with 28 additions and 1 deletions
5
build/debian/postinst
Executable file
5
build/debian/postinst
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
ln -s /usr/share/bumblebee-status/bumblebee-status /usr/local/bin/bumblebee-status
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue