File: uninstall.sh

package info (click to toggle)
apq 3.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,824 kB
  • sloc: ada: 2,794; ansic: 2,053; sh: 987; makefile: 180
file content (19 lines) | stat: -rwxr-xr-x 301 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#!/usr/bin/env bash
# Installer for KOW Framework applications
#
# @author Marcelo C. de Freitas
#
# All this script does is to recursivelly install everything from $work_path inside $prefix




source scripts/buildutil.sh


load_configuration


reverse_iterate_filelist uninstall_item

rmdir $prefix