From 348c1c45e317bfb65e78a6cea4cad41b1c65078a Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Tue, 1 Nov 2005 22:36:01 +0000 Subject: [PATCH] remove % from changelog comment --- startup-notification.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/startup-notification.spec b/startup-notification.spec index bef168f..13afda4 100644 --- a/startup-notification.spec +++ b/startup-notification.spec @@ -67,7 +67,7 @@ rm -rf $RPM_BUILD_ROOT %changelog * Tue Nov 1 2005 Ray Strode 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