Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP1:Update
geda-gaf
grenum-no-build-time.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File grenum-no-build-time.patch of Package geda-gaf
Index: geda-gaf-1.8.1/utils/src/grenum.c =================================================================== --- geda-gaf-1.8.1.orig/utils/src/grenum.c +++ geda-gaf-1.8.1/utils/src/grenum.c @@ -395,5 +395,4 @@ void printver() printf("This is grenum, an advanced refdes renumber utility for gEDA's gschem.\n"); printf("Version %s. gEDA/gaf version %s.%s\n",GRVERSION, PACKAGE_DOTTED_VERSION, PACKAGE_DATE_VERSION); - printf("Compiled on %s at %s\n",COMP_DATE,COMP_TIME); } Index: geda-gaf-1.8.1/utils/src/grenum.h =================================================================== --- geda-gaf-1.8.1.orig/utils/src/grenum.h +++ geda-gaf-1.8.1/utils/src/grenum.h @@ -1,8 +1,6 @@ /* $Id$ */ #include <stdio.h> #define GRVERSION "24052006" -#define COMP_DATE __DATE__ -#define COMP_TIME __TIME__ #define MAX_PREFIX_COUNT 50 /*This specifies the maximum number of different prefixes. e.g. Ux Rx Qx...*/ #define PAGE_JMP 100 /*There will be R101 R102 on page 1, R201 R202 on page 2.*/ #define COUNT_START 0 /*Start the counting from this number+1*/
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