Reflect updates from upstream

This commit is contained in:
Pierre Pronchery 2015-08-24 02:11:54 +02:00
parent 4415b63b63
commit b2bc8cca5f

View File

@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh
#$Id$ #$Id$
#Copyright (c) 2014 Pierre Pronchery <khorben@defora.org> #Copyright (c) 2014-2015 Pierre Pronchery <khorben@defora.org>
# #
#Redistribution and use in source and binary forms, with or without #Redistribution and use in source and binary forms, with or without
#modification, are permitted provided that the following conditions are met: #modification, are permitted provided that the following conditions are met:
@ -90,7 +90,7 @@ fi
target="$1" target="$1"
#clean #clean
[ $clean -ne 0 ] && return 0 [ $clean -ne 0 ] && exit 0
ret=0 ret=0
(date (date