[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#645781: Include "how to compile" information in INSTALL



Package: release.debian.org
Severity: normal
Tags: patch
User: release.debian.org@packages.debian.org
Usertags: britney

To help the next poor schmuck trying to getting britney to work; a
"how to compile" section in either the README or INSTALL might be
useful.

~Niels
>From 3ebc3fc8e02f80448396543622f2462e1bdebe18 Mon Sep 17 00:00:00 2001
From: Niels Thykier <niels@thykier.net>
Date: Tue, 18 Oct 2011 17:02:20 +0200
Subject: [PATCH] Clarified how britney is compiled

---
 INSTALL |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/INSTALL b/INSTALL
index 1d28cee..80ab1b0 100644
--- a/INSTALL
+++ b/INSTALL
@@ -8,3 +8,10 @@ Requirements:
   * Python APT/DPKG bindings    aptitude install python2.5-apt libapt-pkg-dev dpkg-dev
   * Python dev headers          aptitude install python2.5-dev
 
+Compiling:
+----------
+
+Run "make all" in the lib directory and add a symlink called
+britneymodule.so pointing to the freshly generated britneymodule.so in
+the lib directory.
+
-- 
1.7.6.3


Reply to: