ascension

Migrate DNS zones to the GNU Name System
Log | Files | Refs | README | LICENSE

python3-ascension.postinst.debhelper (152B)


      1 
      2 # Automatically added by dh_python3:
      3 if which py3compile >/dev/null 2>&1; then
      4 	py3compile -p python3-ascension 
      5 fi
      6 
      7 # End automatically added section