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

Commit

Permalink
Merge pull request #645 from elsloo/tm_fix_rpm
Browse files Browse the repository at this point in the history
Remove scriptlet that causes rpm to remove /opt/traffic_monitor after…
  • Loading branch information
David Neuman committed Oct 14, 2015
2 parents 5f01135 + 0ac604c commit 833c7e9
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 833c7e9

Please sign in to comment.