Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2
amanda
amanda-timestamp.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File amanda-timestamp.patch of Package amanda
--- common-src/Makefile.am | 2 +- common-src/Makefile.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Index: amanda-3.3.6/common-src/Makefile.am =================================================================== --- amanda-3.3.6.orig/common-src/Makefile.am +++ amanda-3.3.6/common-src/Makefile.am @@ -151,7 +151,7 @@ genversion.$(OBJEXT): $(genversion_SOURC genversion.h: $(top_builddir)/config.status -rm -f $@ $@.new echo '#define CC "$(CC)"' > $@.new - echo '#define BUILT_DATE "'`date`'"' >> $@.new + echo '#define BUILT_DATE "today"' >> $@.new echo '#define BUILT_MACH "$(target)"' >> $@.new mv $@.new $@ Index: amanda-3.3.6/common-src/Makefile.in =================================================================== --- amanda-3.3.6.orig/common-src/Makefile.in +++ amanda-3.3.6/common-src/Makefile.in @@ -2585,7 +2585,7 @@ genversion.$(OBJEXT): $(genversion_SOURC genversion.h: $(top_builddir)/config.status -rm -f $@ $@.new echo '#define CC "$(CC)"' > $@.new - echo '#define BUILT_DATE "'`date`'"' >> $@.new + echo '#define BUILT_DATE "today"' >> $@.new echo '#define BUILT_MACH "$(target)"' >> $@.new mv $@.new $@
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor