From 90337afc6f76ca5ddd32c50edba2ba512b714cec Mon Sep 17 00:00:00 2001 From: bringert Date: Tue, 22 Jun 2004 13:42:00 +0000 Subject: [PATCH] go to src before make install --- src/gf.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/src/gf.spec b/src/gf.spec index 9c421ee66..43753c219 100644 --- a/src/gf.spec +++ b/src/gf.spec @@ -53,6 +53,7 @@ cd src make unix %install +cd src %makeinstall %clean