mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-09-12 17:08:02 +00:00
test
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
usr/include/GNUstep/*
|
||||
/usr/include/x86_64-linux-gnu/GNUstep/*
|
||||
usr/lib/sogo/lib*.so
|
||||
|
||||
@@ -19,7 +19,7 @@ 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 {} \;
|
||||
find /usr/lib/x86_64-linux-gnu/GNUstep/SOGo/WebServerResources -exec touch {} \;
|
||||
|
||||
# Make example scripts in /usr/share/doc/sogo/ executable
|
||||
# (they do not really belong there, we are violating Debian
|
||||
|
||||
Reference in New Issue
Block a user