It predates predates squeeze. (Closes: #681625)ci/unstable
parent
f75d520ccb
commit
4d01187680
@ -0,0 +1,8 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
set -e
|
||||||
|
|
||||||
|
# Remove obsolete 50cmake.el
|
||||||
|
dpkg-maintscript-helper rm_conffile /etc/emacs/site-start.d/50cmake.el 2.8.9~rc3-1~ cmake -- "$@"
|
||||||
|
|
||||||
|
#DEBHELPER#
|
@ -0,0 +1,8 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
set -e
|
||||||
|
|
||||||
|
# Remove obsolete 50cmake.el
|
||||||
|
dpkg-maintscript-helper rm_conffile /etc/emacs/site-start.d/50cmake.el 2.8.9~rc3-1~ cmake -- "$@"
|
||||||
|
|
||||||
|
#DEBHELPER#
|
Loading…
Reference in new issue