Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15:Update
lua-toluapp
toluapp-build-compare.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File toluapp-build-compare.patch of Package lua-toluapp
No need to record version or buildtime. If the source changes build-compare will trigger republish. --- a/src/bin/lua/package.lua +++ b/src/bin/lua/package.lua @@ -108,7 +108,7 @@ end function classPackage:preamble () output('/*\n') output('** Lua binding: '..self.name..'\n') - output('** Generated automatically by '..TOLUA_VERSION..' on '..date()..'.\n') + output('** Generated automatically.\n') output('*/\n\n') output('#ifndef __cplusplus\n') @@ -198,7 +198,7 @@ end -- write header file function classPackage:header () output('/*\n') output('** Lua binding: '..self.name..'\n') - output('** Generated automatically by '..TOLUA_VERSION..' on '..date()..'.\n') + output('** Generated automatically.\n') output('*/\n\n') if not flags.h then
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