Wolfgang Rosenauer
2015-02-04 20:28:24 +00:00
committed by Git OBS Bridge
parent 04d5f5aea3
commit 8cbf49de34

View File

@@ -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")"
#