]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Fix installation path of some files.
authorStefan Schantl <Stevee@ipfire.org>
Thu, 10 Sep 2009 13:30:26 +0000 (15:30 +0200)
committerStefan Schantl <Stevee@ipfire.org>
Thu, 10 Sep 2009 13:30:26 +0000 (15:30 +0200)
lfs/freeradius-server

index a70bb01e008d55a499b3852c6fbc160db96e2858..b90ee264162035112e42d4f8c3cf1c196fabec72 100644 (file)
@@ -93,7 +93,7 @@ $(OBJECT): $(objects)
                        --with-thread-pool \ 
                        --disable-ltdl-install 
        cd $(DIR_APP) && make LIBTOOL="libtool --tag=CC"
-       cd $(DIR_APP) && make install
+       cd $(DIR_APP) && make install exec_prefix=/usr
 
        # Removing all static libraries
        rm -rf /usr/lib/freeradius/*.la