Work around rpm braindamage: you can't have "%" in comments!?
This commit is contained in:
parent
cdb710ffe5
commit
11b87bfd13
4
ghc.spec
4
ghc.spec
@ -9,10 +9,10 @@
|
|||||||
# the misery, do a complete build once using "rpmbuild -bc", then copy
|
# the misery, do a complete build once using "rpmbuild -bc", then copy
|
||||||
# your built tree to a directory of the same name suffixed with
|
# your built tree to a directory of the same name suffixed with
|
||||||
# ".built", using "cp -al". Finally, set this variable, and it will
|
# ".built", using "cp -al". Finally, set this variable, and it will
|
||||||
# copy the already-built tree into place during %build instead of
|
# copy the already-built tree into place during build instead of
|
||||||
# actually doing the build.
|
# actually doing the build.
|
||||||
#
|
#
|
||||||
# Obviously, this can only work if you leave the %build section
|
# Obviously, this can only work if you leave the build section
|
||||||
# completely untouched between builds.
|
# completely untouched between builds.
|
||||||
%define package_debugging 0
|
%define package_debugging 0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user