Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Alexander_Naumov:SLE-12:Update
libcaca
caca-no-build-date.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File caca-no-build-date.patch of Package libcaca
Index: src/img2txt.c =================================================================== --- src/img2txt.c.orig 2011-01-29 13:45:16.663763404 +0200 +++ src/img2txt.c 2011-01-29 13:45:34.053759487 +0200 @@ -79,14 +79,14 @@ static void version(void) { printf( "img2txt Copyright 2006-2007 Sam Hocevar and Jean-Yves Lamoureux\n" - "Internet: <sam@hocevar.net> <jylam@lnxscene.org> Version: %s, date: %s\n" + "Internet: <sam@hocevar.net> <jylam@lnxscene.org> Version: %s\n" "\n" "img2txt, along with its documentation, may be freely copied and distributed.\n" "\n" "The latest version of img2txt is available from the web site,\n" " http://caca.zoy.org/wiki/libcaca in the libcaca package.\n" "\n", - caca_get_version(), __DATE__); + caca_get_version()); } int main(int argc, char **argv) {
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