add stats
This commit is contained in:
2
debian/Makefile
vendored
2
debian/Makefile
vendored
@@ -29,7 +29,7 @@ build:
|
||||
export BUILD="BUILD/$(NAME)_$${VERSION}-$${RELEASE}"; \
|
||||
env GOOS=linux GOARCH=amd64 go build -v -o $${BUILD}/opt/sour.is/bin/paste \
|
||||
-ldflags "-X main.AppVersion=$${VERSION}-$${RELEASE} -X main.AppBuild=$${DATE}"\
|
||||
sour.is/x/paste; \
|
||||
sour.is/x/paste/cmd/paste; \
|
||||
dpkg -b $${BUILD}; \
|
||||
|
||||
copy:
|
||||
|
||||
Reference in New Issue
Block a user