Fix typo in comment

This commit is contained in:
Florian Weimer 2018-01-31 13:58:48 +01:00
parent cefed5d027
commit eff52e3518

View File

@ -365,7 +365,7 @@ os.execute("/sbin/ldconfig")
%end %end
# We need to run ldconfig manually because ldconfig cannot handle the # We need to run ldconfig manually because ldconfig cannot handle the
# relative include path in the /etc/ld.so.conf file we gneerate. # relative include path in the /etc/ld.so.conf file we generate.
%undefine __brp_ldconfig %undefine __brp_ldconfig
###################################################################### ######################################################################