File: cpl-plugin-calib.prerm.in

package info (click to toggle)
cpl-plugin-vimos 4.1.7%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 29,888 kB
  • sloc: ansic: 189,758; cpp: 16,237; sh: 4,309; python: 3,678; makefile: 1,241; perl: 10
file content (7 lines) | stat: -rw-r--r-- 93 bytes parent folder | download | duplicates (49)
1
2
3
4
5
6
7
#!/bin/sh

set -e

rm -rfd /usr/share/cpl-plugins/__PIPELINE__-__VERSION__/cal/

#DEBHELPER#