X-Git-Url: http://www.wagner.pp.ru/gitweb/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=6ebf6de531979c06c77f23026155b69ec5f9c876;hb=e5bed7e62d5ef030b931f79ff3eb23390da7b3cc;hp=653a89d3483d64db813208d08acd77ac09d59870;hpb=e27585db72eab8ef76cf49eb9d290bec43e7976e;p=openssl-gost%2Fdebpkg.git diff --git a/Makefile b/Makefile index 653a89d..6ebf6de 100644 --- a/Makefile +++ b/Makefile @@ -43,7 +43,7 @@ $(PKGNAME)_$(VERSION)-1_$(ARCH).deb: $(PKGNAME)-$(VERSION)/debian/changelog # this rule # $(PKGNAME)-$(VERSION)/debian/changelog: $(PKGNAME)_$(VERSION).orig.tar.bz2 $(wildcard debian/*) - rm -f $(PKGNAME)-$(VERSION) + rm -rf $(PKGNAME)-$(VERSION) tar xf $(PKGNAME)_$(VERSION).orig.tar.bz2 cp -r debian $(PKGNAME)-$(VERSION)/debian cd $(PKGNAME)-$(VERSION); dch -v $(VERSION)-1 "Build for $(ARCH)"