Projects
Multimedia
xcfa
xcfa-no-buildtime.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File xcfa-no-buildtime.patch of Package xcfa (Revision 4)
Currently displaying revision
4
,
Show latest
--- src/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Index: xcfa-4.2.8/src/main.c =================================================================== --- xcfa-4.2.8.orig/src/main.c +++ xcfa-4.2.8/src/main.c @@ -467,7 +467,7 @@ gint main (gint argc, gchar *argv[], gch g_print ("***************************\n"); g_print ("%s %s\n", PACKAGE, VERSION); g_print ("***************************\n"); - g_print ("%s %s compiled at %s %s\n", PACKAGE_NAME, VERSION, __DATE__, __TIME__); + g_print ("%s %s\n", PACKAGE_NAME, VERSION); g_print ("Compiler: gcc %s\n", __VERSION__); g_print ("***************************\n"); g_print ("Gtk version = %d.%d.%d\n", GTK_MAJOR_VERSION, GTK_MICRO_VERSION, GTK_MINOR_VERSION);
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.