X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FRO.git;a=blobdiff_plain;f=RO%2FMakefile;h=15dce7149a84a59e387fbc6d3b50c241afba5e3e;hp=b41748d3d4b956da4171a860a11b4b49ae576ab2;hb=366c26074542c8febf28075bf2a4832ac612101c;hpb=0436bb46f52a213b7f4ba51344d51306208c28ee diff --git a/RO/Makefile b/RO/Makefile index b41748d3..15dce714 100644 --- a/RO/Makefile +++ b/RO/Makefile @@ -28,6 +28,7 @@ package: # apt-get install -y python-stdeb python3 setup.py --command-packages=stdeb.command sdist_dsc cp debian/python3-osm-ro.postinst deb_dist/osm-ro*/debian/ + # cd deb_dist/osm-nbi*/debian && echo "cryptography python3-cryptography (>= 1.9)" > py3dist-overrides cd deb_dist/osm-ro*/ && dpkg-buildpackage -rfakeroot -uc -us # mkdir -p .build # cp build/deb_dist/python-*.deb .build/