gnewsense-dev
[Top][All Lists]
Advanced

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

Re: [Gnewsense-dev] Live-build (was: Hello gNewSense Community!)


From: gNewSense Live user
Subject: Re: [Gnewsense-dev] Live-build (was: Hello gNewSense Community!)
Date: Tue, 08 Oct 2013 08:23:36 +0800

On Fri, 2013-10-04 at 20:52 +0200, Sam Geeraerts wrote:
> > 
> >   Live-build of Parkes lacks a link from parkes to squeeze
> > in /usr/share/live/build/data/debian-cd/ directory.
> 
> True. Please report a bug and, if possible, a patch.
> 
The bug report is here [1]. I also uploaded the modified source package
files [2][3]. The following is the patch.



Add the missing debian-cd entry for Parkes.
--- a/Makefile
+++ b/Makefile
@@ -42,6 +42,7 @@
        # Installing shared data
        mkdir -p $(DESTDIR)/usr/share/live/build
        cp -r cgi data examples functions scripts hooks includes lists
repositories templates $(DESTDIR)/usr/share/live/build
+       cd $(DESTDIR)/usr/share/live/build/data/debian-cd; ln -s squeeze
parkes
 
        # Installing executables
        mkdir -p $(DESTDIR)/usr/bin



[1] http://savannah.nongnu.org/bugs/?40181
[2] https://savannah.nongnu.org/bugs/download.php?file_id=29314
[3] https://savannah.nongnu.org/bugs/download.php?file_id=29315





reply via email to

[Prev in Thread] Current Thread [Next in Thread]