forked from shaba/openuds
Fixed building process of client packages
This commit is contained in:
parent
e0d2abbbd6
commit
35a4dd659c
@ -2,7 +2,7 @@
|
||||
# -*- makefile -*-
|
||||
|
||||
# Version
|
||||
VERSION := 1.7.5
|
||||
# VERSION := 1.7.5
|
||||
|
||||
# Directories
|
||||
SOURCEDIR := ../src
|
||||
|
@ -33,4 +33,4 @@ done
|
||||
|
||||
#rm udsclient-$VERSION
|
||||
|
||||
make DESTDIR=targz DISTRO=targz install
|
||||
make DESTDIR=targz DISTRO=targz VERSION=${VERSION} install
|
||||
|
@ -1,3 +1,9 @@
|
||||
udsclient (1.9.0) stable; urgency=medium
|
||||
|
||||
* Minor fixes & making version match UDS version
|
||||
|
||||
-- Adolfo Gómez García <agomez@virtualcable.es> Tue, 05 May 2015 07:03:47 +0200
|
||||
|
||||
udsclient (1.7.5) stable; urgency=medium
|
||||
|
||||
* Initial release.
|
||||
|
@ -1 +1 @@
|
||||
udsclient_1.7.5_all.deb admin optional
|
||||
udsclient_1.9.0_all.deb admin optional
|
||||
|
Loading…
x
Reference in New Issue
Block a user