We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
rm -f
1 parent 5a95e11 commit 8649b72Copy full SHA for 8649b72
Makefile
@@ -36,7 +36,7 @@ uninstall:
36
rm -f /usr/bin/${APP}
37
rm -f /usr/share/applications/${APP}.desktop
38
rm -f /usr/share/icons/hicolor/scalable/apps/${APP}.svg
39
- /usr/share/pixmaps/${APP}.svg
+ rm -f /usr/share/pixmaps/${APP}.svg
40
clean:
41
rm -f ${APP} \#* \.#* gnuplot* *.png debian/*.substvars debian/*.log
42
rm -fr deb.* debian/${APP} rpmpackage/${ARCH_TYPE}
0 commit comments