]> git.donarmstrong.com Git - debhelper.git/blobdiff - autoscripts/postrm-xfonts
cmake: Pass CPPFLAGS in CFLAGS. Closes: #668813 Thanks, Simon Ruderich for the patch...
[debhelper.git] / autoscripts / postrm-xfonts
index 42fea687c581c573cb3d8052c31a68bd22bf9f9a..cd476a3ddc42c5f550a8fd12dd85599266f474c4 100644 (file)
@@ -1,3 +1,3 @@
-if [ "$1" != "upgrade" ] && [ -x "`which update-fonts-dir 2>/dev/null`" ]; then
-#CMDS#
+if [ -x "`which update-fonts-dir 2>/dev/null`" ]; then
+       #CMDS#
 fi