tMake sure we remove the /usr/share/dopewars/ directory when the RPM is uninstalled. - vaccinewars - be a doctor and try to vaccinate the world
 (HTM) git clone git://src.adamsgaard.dk/vaccinewars
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 2b1baca87b7ffb275a5957ee9babe5839d810c66
 (DIR) parent b572ebff89c43000e43f4acd1a794081442c3ba1
 (HTM) Author: Ben Webb <ben@salilab.org>
       Date:   Mon, 21 Oct 2002 12:23:15 +0000
       
       Make sure we remove the /usr/share/dopewars/ directory when the RPM is
       uninstalled.
       
       
       Diffstat:
         M dopewars.spec.in                    |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
 (DIR) diff --git a/dopewars.spec.in b/dopewars.spec.in
       t@@ -64,6 +64,7 @@ test "$RPM_BUILD_ROOT" != "/" && rm -rf ${RPM_BUILD_ROOT}
        %{_datadir}/pixmaps/dopewars-pill.png
        %{_datadir}/pixmaps/dopewars-weed.png
        %{_datadir}/pixmaps/dopewars-shot.png
       +%dir %{_datadir}/dopewars/
        %{_datadir}/dopewars/bye.wav
        %{_datadir}/dopewars/colt.wav
        %{_datadir}/dopewars/die.wav