Skip to content
This repository has been archived by the owner on Nov 13, 2018. It is now read-only.

Commit

Permalink
Remove scriptlet that causes rpm to remove /opt/traffic_monitor after…
Browse files Browse the repository at this point in the history
… an upgrade.

(cherry picked from commit f1d5269)
  • Loading branch information
elsloo committed Oct 14, 2015
1 parent c589b92 commit 0ac604c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions traffic_monitor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -435,9 +435,6 @@
<preremoveScriptlet>
<scriptFile>src/main/scripts/preremove.sh</scriptFile>
</preremoveScriptlet>
<postremoveScriptlet>
<script>echo "Removing ${deploy.dir}";rm -rf ${deploy.dir}</script>
</postremoveScriptlet>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit 0ac604c

Please sign in to comment.