gnewsense-dev
[Top][All Lists]
Advanced

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

Re: [Gnewsense-dev] Current Status (and Wiki Performance)


From: dww
Subject: Re: [Gnewsense-dev] Current Status (and Wiki Performance)
Date: Mon, 26 Dec 2016 10:39:07 -0500

This email got sent accidently here is the complete email

> Regarding the instructions to only modify a package, are the
> instructions in http://www.gnewsense.org/Builder/ModifyingANewPackage
> applicable?

In the instructions it says to execute:

        fakeroot debian/rules binary

However some rules files do not have a binary target such as below

Here is the debian/rules file content from lensfun-0.2.4:

        #!/usr/bin/make -f

        include /usr/share/cdbs/1/rules/debhelper.mk
        include /usr/share/cdbs/1/class/makefile.mk
        include /usr/share/cdbs/1/rules/patchsys-quilt.mk

        configure/liblensfun-dev::
                ./configure  --prefix=/usr --libdir=/usr/lib

        EB_MAKE_BUILD_TARGET := all
        DEB_MAKE_INSTALL_TARGET := install  DESTDIR=$(CURDIR)/debian/tmp/
        DEB_MAKE_CHECK_TARGET := tests
        DEB_DH_MAKESHLIBS_ARGS_ALL := -- -v0.2.3


In this case what happens are all the lines executed?

Also the instructions indicate that when the updated package is
completed send it to the "List". Then later someone will do the
do-update and push.  Will the same procedure be followed?

Alternatively, the one updating the package could do the do-update
locally and push to the public repository?

Thanks,
Dennis

On Mon, 2016-12-26 at 10:29 -0500, dww wrote:
> > > Regarding the instructions to only modify a package, are the
> > > instructions in http://www.gnewsense.org/Builder/ModifyingANewPackage
> > > applicable?
> > 
> 
> 
> Here is the debian/rules file content from lensfun-0.2.4:
> 
> 
> 
> _______________________________________________
> gNewSense-dev mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/gnewsense-dev





reply via email to

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