remove % from changelog comment

This commit is contained in:
Ray Strode 2005-11-01 22:36:01 +00:00
parent 52716ea23b
commit 348c1c45e3

View File

@ -67,7 +67,7 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Nov 1 2005 Ray Strode <rstrode@redhat.com> 0.8-3
- change to new modular X dependencies
- move %configure to build instead of %prep
- move configure to build instead of prep
- use make install DESTDIR=$RPM_BUILD_ROOT instead of
%makeinstall