Current time: 09-29-2024, 01:12 PM Hello There, Guest! (LoginRegister)


Post Reply 
Makefile in config/dist/fedora isbad ..please fix
Author Message
graywolf Offline
Junior Member
*

Posts: 43
Joined: Sep 2007
Reputation: 1
Post: #1
Makefile in config/dist/fedora isbad ..please fix
there is a error in the make file
Code:
(cd ./logrotate && $(MAKE) install);  
         fi
change to

Code:
(cd ./logrotate && $(MAKE) install);  \
         fi

kthx
10-20-2007 09:54 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
Makefile in config/dist/fedora isbad ..please fix - graywolf - 10-20-2007 09:54 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)