projects
/
webalizer-cn.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32b5b11
)
Manje ciscenje debian/prerm.
jessie
debian/2.23.08+1
author
Dragan Dosen
<Dragan.Dosen@CARNet.hr>
Mon, 23 May 2016 13:39:12 +0000
(15:39 +0200)
committer
Dragan Dosen
<Dragan.Dosen@CARNet.hr>
Mon, 23 May 2016 13:39:12 +0000
(15:39 +0200)
debian/prerm
patch
|
blob
|
history
diff --git
a/debian/prerm
b/debian/prerm
index
81704a8
..
c369827
100755
(executable)
--- a/
debian/prerm
+++ b/
debian/prerm
@@
-25,9
+25,4
@@
webalizer_error() {
#DEBHELPER#
-if ! apache2ctl configtest >/dev/null 2>&1; then
- echo "CN: Your Apache2 configuration seems to be broken."
- echo "CN: Please, check the service and system logs!"
-fi
-
exit 0