File: python-subvertpy.postinst

package info (click to toggle)
subvertpy 0.10.1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,168 kB
  • sloc: ansic: 10,442; python: 3,713; makefile: 57; sh: 17
file content (5 lines) | stat: -rw-r--r-- 146 bytes parent folder | download
1
2
3
4
5
#!/bin/sh -e

update-alternatives --install /usr/bin/subvertpy-fast-export subvertpy-fast-export  /usr/bin/subvertpy2-fast-export 10

#DEBHELPER#