Move all patches to templates/$pkgname/patches.
There's no need to set patch_files/patch_args anymore, all patches in this directory will be applied with -Np0 and they have .diff or .patch (and .gz/.bz2) extension. --HG-- extra : convert_revision : 8d516c033fe34db94ebbcc84c246e84fc96ed901
This commit is contained in:
parent
cc5ccaed3d
commit
85a7ceb76f
71 changed files with 1 additions and 297 deletions
13
templates/libuuid/patches/Makefile_in_only_shlibs.diff
Normal file
13
templates/libuuid/patches/Makefile_in_only_shlibs.diff
Normal file
|
@ -0,0 +1,13 @@
|
|||
--- Makefile.in.orig 2009-08-12 11:15:33.768923564 +0200
|
||||
+++ Makefile.in 2009-08-12 11:16:29.184473940 +0200
|
||||
@@ -288,9 +288,7 @@ ul_libblkid_la = $(top_builddir)/shlibs/
|
||||
ul_libuuid_srcdir = $(top_srcdir)/shlibs/uuid/src
|
||||
ul_libuuid_builddir = $(top_builddir)/shlibs/uuid/src
|
||||
ul_libuuid_la = $(top_builddir)/shlibs/uuid/src/libuuid.la
|
||||
-SUBDIRS = include disk-utils fdisk getopt lib shlibs login-utils \
|
||||
- misc-utils po schedutils sys-utils text-utils tests \
|
||||
- $(am__append_1) $(am__append_2) $(am__append_3)
|
||||
+SUBDIRS = shlibs
|
||||
RCS_FIND_IGNORE := \( -name SCCS -o -name BitKeeper -o -name .svn -o \
|
||||
-name CVS -o -name .pc -o -name .hg -o -name .git \) -prune -o
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue