X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=README.md;h=8790dc829719decebfac926a822f9a64626a603a;hb=e5bed7e62d5ef030b931f79ff3eb23390da7b3cc;hp=0db093c8080e9a247dea9d2cdaa497d40193d1b0;hpb=028b9890ae4fb933b749abaafcb2e227c25b9f2c;p=openssl-gost%2Fdebpkg.git diff --git a/README.md b/README.md index 0db093c..8790dc8 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,18 @@ -# debpkg Debian packaging files for gost-engine +====================================== + +This repository contains supplemental files +and Makefile to build debian package for gost engine. + +This is intened for Debian 9 (stretch) and newer, which ships +openssl 1.1.0 and above. + +I prefer keep packaging files separately from main source tree. + +Running make in this directory should fetch engine sources and build +debian package (both source and binary for current architecture). + +You need git, build-essential and devscripts installed before running. +All other are listed as Build-Depends prerequesites and should they be +absent, they would be reported during installation. +