From 11b87bfd1351842af40d900f7479fa7fe081a6c5 Mon Sep 17 00:00:00 2001 From: Bryan O'Sullivan Date: Sun, 30 Sep 2007 03:18:21 +0000 Subject: [PATCH] Work around rpm braindamage: you can't have "%" in comments!? --- ghc.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ghc.spec b/ghc.spec index 7c6071b..9c684bf 100644 --- a/ghc.spec +++ b/ghc.spec @@ -9,10 +9,10 @@ # the misery, do a complete build once using "rpmbuild -bc", then copy # your built tree to a directory of the same name suffixed with # ".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. # -# 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. %define package_debugging 0