Current time: 05-17-2024, 05:32 AM 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
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #2
RE: Makefile in config/dist/fedora isbad ..please fix
Ticket is open --> http://www.isp-control.net/ispcp/ticket/801

Greez BeNe
10-21-2007 01:34 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


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