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

graywolf
Junior Member
*


Posts: 43
Group: Registered
Joined: Sep 2007
Status: Offline
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
*****

BeNe
Moderator
*****


Posts: 2,904
Group: Moderators
Joined: Jan 2007
Status: Offline
Reputation: 41
Post: #2
RE: Makefile in config/dist/fedora isbad ..please fix
Ticket is open --> http://www.isp-control.net/ispcp/ticket/801

Greez BeNe

[Image: ispcpsw.png]
Ein Betriebssystem ist immer nur so gut und sicher wie der Administrator der es verwaltet.
Wie gut der Administrator jedoch seine Fähigkeiten ausspielen kann, legt das Betriebssystem fest.
-> Linux rulZ!
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  Post Thread 

View a Printable Version
Send this Thread to a Friend
Subscribe to this thread |

Forum Jump:

| All rights reserved : isp-control.net |