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

Re: Building a custom package containing a small patch



On 2013-05-02, Stanley Schade <nood0131@web.de> wrote:
> $ apt-get sources okular
> $ cd okular-4.8.4

instead of:

> $ patch -p1 ../changeset_r7d18d176bc60855dec4f38262fa32d9aa31146c4.diff
> (changeset_r... is the diff downloaded from KDE)

do 

echo changeset_r.... > debian/patches/series
mv changeset_r... debian/patches

then you skip the dpkg-source commit step.

/Sune


Reply to: