From: Victor Wagner Date: Wed, 2 Aug 2017 08:57:53 +0000 (+0300) Subject: Fix error in Makefile X-Git-Url: http://wagner.pp.ru/gitweb/?a=commitdiff_plain;h=e27585db72eab8ef76cf49eb9d290bec43e7976e;p=openssl-gost%2Fdebpkg.git Fix error in Makefile --- diff --git a/Makefile b/Makefile index a22f1b3..653a89d 100644 --- 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