]> www.wagner.pp.ru Git - openssl-gost/debpkg.git/commitdiff
Fix error in Makefile
authorVictor Wagner <vitus@wagner.pp.ru>
Wed, 2 Aug 2017 08:57:53 +0000 (11:57 +0300)
committerVictor Wagner <vitus@wagner.pp.ru>
Wed, 2 Aug 2017 08:57:53 +0000 (11:57 +0300)
Makefile

index a22f1b345824ed36b4320b8a56145ebc71ec87b3..653a89d3483d64db813208d08acd77ac09d59870 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -33,8 +33,7 @@ engine/README.md:
 #
 
 $(PKGNAME)_$(VERSION)-1_$(ARCH).deb: $(PKGNAME)-$(VERSION)/debian/changelog
-       cd $(PKGNAME)-$(VERSION)
-       debuild
+       cd $(PKGNAME)-$(VERSION); debuild
 #
 # This rule creates unpacked Debian source by copiing debian
 # subdirectory from this git module into unpacked distribution-agnostic