Add a missing `rm -f` to the uninstall task.

This commit is contained in:
Postmodern 2013-07-22 23:22:22 -07:00
parent 5a95e11fe8
commit 8649b72ae9
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ uninstall:
rm -f /usr/bin/${APP}
rm -f /usr/share/applications/${APP}.desktop
rm -f /usr/share/icons/hicolor/scalable/apps/${APP}.svg
/usr/share/pixmaps/${APP}.svg
rm -f /usr/share/pixmaps/${APP}.svg
clean:
rm -f ${APP} \#* \.#* gnuplot* *.png debian/*.substvars debian/*.log
rm -fr deb.* debian/${APP} rpmpackage/${ARCH_TYPE}