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



_______________________________________________
gNewSense-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/gnewsense-dev

Reply via email to