X-Git-Url: http://www.wagner.pp.ru/gitweb/?a=blobdiff_plain;f=Makefile;h=a22f1b345824ed36b4320b8a56145ebc71ec87b3;hb=aef240bc54c5a8b07c72dadf10b7d3fd69656b9b;hp=781e42e914d81044743408891e8e1803551ebc53;hpb=8181228ad8c1a3b3b850552cb9c727bb019bbc0c;p=openssl-gost%2Fdebpkg.git diff --git a/Makefile b/Makefile index 781e42e..a22f1b3 100644 --- a/Makefile +++ b/Makefile @@ -43,7 +43,7 @@ $(PKGNAME)_$(VERSION)-1_$(ARCH).deb: $(PKGNAME)-$(VERSION)/debian/changelog # $(PKGNAME)-$(VERSION) if you want you changes survive invocation of # this rule # -$(PKGNAME)_$(VERSION)/debian/changelog: $(PKGNAME)_$(VERSION).orig.tar.bz2 $(wildcard debian/*) +$(PKGNAME)-$(VERSION)/debian/changelog: $(PKGNAME)_$(VERSION).orig.tar.bz2 $(wildcard debian/*) rm -f $(PKGNAME)-$(VERSION) tar xf $(PKGNAME)_$(VERSION).orig.tar.bz2 cp -r debian $(PKGNAME)-$(VERSION)/debian