whitespace (tabkill)

This commit is contained in:
Jean Raby 2013-01-22 13:29:16 -05:00
parent 790a0536bc
commit 3cd7beb93d

View file

@ -18,8 +18,8 @@ PATH=/bin:/sbin:/usr/bin:/usr/sbin
case "$1" in case "$1" in
configure) configure)
# update timestamp on imgs,css,js to let apache know the files changed # update timestamp on imgs,css,js to let apache know the files changed
find /usr/lib/GNUstep/SOGo/WebServerResources -exec touch {} \; find /usr/lib/GNUstep/SOGo/WebServerResources -exec touch {} \;
;; ;;
abort-upgrade|abort-remove|abort-deconfigure) abort-upgrade|abort-remove|abort-deconfigure)