Project is published.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
Package: gbuild
|
||||
Version: @VERSION@
|
||||
Architecture: @DEB_ARCH@
|
||||
Maintainer: jokerz <jokerz@spdlab.hu>
|
||||
Depends: git, make, less, libncurses6
|
||||
Section: devel
|
||||
Priority: optional
|
||||
Description: Build tool for your Linux distro
|
||||
Clone, pull, pick a target, build — all from one command.
|
||||
Includes the gconfig companion for managing ~/.gconfig.
|
||||
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
echo "gbuild @VERSION@ installed. Run: gconfig init"
|
||||
Reference in New Issue
Block a user