This commit is contained in:
committed by
Git OBS Bridge
parent
04d5f5aea3
commit
8cbf49de34
@@ -67,7 +67,7 @@ memory management (malloc and free), and shared library linking.
|
||||
%build
|
||||
pushd nspr
|
||||
# set buildtime to "last-modification-time"
|
||||
modified="$(sed -n '/^----/n;s/ - .*$//;p;q' "%{S:99)"
|
||||
modified="$(sed -n '/^----/n;s/ - .*$//;p;q' "%{S:99}")"
|
||||
BUILD_STRING="$(date -u -d "${modified}" "+%%F %%T")"
|
||||
BUILD_TIME="$(date -u -d "${modified}" "+%%s000000")"
|
||||
#
|
||||
|
Reference in New Issue
Block a user