Hi! I'm trying to build the latest package locally.
How do I apply the patch? I've downloaded upstream sources, unpacked debian dir from latest package sources. When running 'patch -np1 < ../hplip_3.15.2.patch' from sources root dir, it responds: ======================================= can't find file to patch at input line 2 The text leading up to this was: -------------------------- |diff -rb a/debian/changelog b/debian/changelog -------------------------- File to patch: ======================================= But debian/changelog and other files mentioned in the patch are present and accessible relative to current dir. Where is my stupid mistake?
