whitespace (tabkill)

pull/9/head
Jean Raby 2013-01-22 13:27:13 -05:00
parent 721472d38e
commit 790a0536bc
1 changed files with 2 additions and 2 deletions

View File

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