two minor debian fixes

SVN revision: 730
This commit is contained in:
Mandrake 1999-10-09 13:04:08 +00:00
parent 2fae83aef3
commit 56d121d8a0
1 changed files with 2 additions and 2 deletions

View File

@ -70,7 +70,7 @@ END
cat > "./enlightenment-nosound.prerm" <<- "END"
#/bin/sh -e
#!/bin/sh -e
find /etc/X11/enlightenment/menus -type f -name Debian_*.menu | xargs rm -rf
@ -208,7 +208,7 @@ END
cat > "./enlightenment.prerm" <<- "END"
#/bin/sh -e
#!/bin/sh -e
find /etc/X11/enlightenment/menus -type f -name Debian_*.menu | xargs rm -rf