SHA256
3
0
forked from pool/rpm
Michael Schröder 2014-02-20 15:50:44 +00:00 committed by Git OBS Bridge
parent d2823f542d
commit a4575ca379

View File

@ -53,7 +53,7 @@
+ } else if (tag == RPMTAG_OLDSUGGESTSNAME) {
+ t = "Oldenhances";
+ evr = RPMTAG_OLDENHANCESVERSION;
+ f = RPMTAG_OLDENHANCESTSFLAGS;
+ f = RPMTAG_OLDENHANCESFLAGS;
} else {
rc = 1;
}