X-Git-Url: http://git.onelab.eu/?p=myslice.git;a=blobdiff_plain;f=Makefile;h=781a85d077bbc95fdc3fd8bd0d10d841a18d43c3;hp=de9b7db20f65800c818a575ef383d6fdb09f82ea;hb=8f53b9c01aec0d3a783b17b1752a72ad621a2868;hpb=0c405e873db9a14b044393356190ba2f55de1289 diff --git a/Makefile b/Makefile index de9b7db2..781a85d0 100644 --- a/Makefile +++ b/Makefile @@ -23,6 +23,18 @@ install: --install-data=$(DESTDIR)/$(datadir)/myslice #################### +# general stuff +DATE=$(shell date -u +"%a, %d %b %Y %T") + +# This is called from the build with the following variables set +# (see build/Makefile and target_debian) +# (.) RPMTARBALL +# (.) RPMVERSION +# (.) RPMRELEASE +# (.) RPMNAME +DEBVERSION=$(RPMVERSION).$(RPMRELEASE) +DEBTARBALL=../$(RPMNAME)_$(DEBVERSION).orig.tar.bz2 + debian: static templates debian/changelog debian.source debian.package debian/changelog: debian/changelog.in