Commit a0bd5ccc authored by Vitaly Lipatov's avatar Vitaly Lipatov

rpmbph: drop obsoleted Fedora rules (conflicts with Mandriva/2010)

parent 88821c56
...@@ -209,7 +209,7 @@ mv $SPECNAME $SPECNAME.old && ...@@ -209,7 +209,7 @@ mv $SPECNAME $SPECNAME.old &&
cat > $SPECNAME cat > $SPECNAME
# Fedora 10 does mismatch for Patch: and %patch0 # Fedora 10 does mismatch for Patch: and %patch0
subst "s|Patch:|Patch0:|g" $SPECNAME #subst "s|Patch:|Patch0:|g" $SPECNAME
if [ "$VENDOR" != "alt" ] ; then if [ "$VENDOR" != "alt" ] ; then
# Due possible using %release in Source: and Patch: names # Due possible using %release in Source: and Patch: names
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment