diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 05:48:38 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 05:48:38 -0500 |
| commit | bfd9c39e4712ebdb442d4ca0673061faed1e70e1 (patch) | |
| tree | 0d7a74b4463ee387f9cf9368ceb1b757f694f72a /dev-perl/File-RsyncP/files/File-RsyncP-0.700.0-make.patch | |
| parent | f716a9fe6455d39eef01e718aae68dae61c19704 (diff) | |
| download | baldeagleos-repo-bfd9c39e4712ebdb442d4ca0673061faed1e70e1.tar.gz baldeagleos-repo-bfd9c39e4712ebdb442d4ca0673061faed1e70e1.tar.xz baldeagleos-repo-bfd9c39e4712ebdb442d4ca0673061faed1e70e1.zip | |
Revert "Adding metadata"
This reverts commit f716a9fe6455d39eef01e718aae68dae61c19704.
Diffstat (limited to 'dev-perl/File-RsyncP/files/File-RsyncP-0.700.0-make.patch')
| -rw-r--r-- | dev-perl/File-RsyncP/files/File-RsyncP-0.700.0-make.patch | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/dev-perl/File-RsyncP/files/File-RsyncP-0.700.0-make.patch b/dev-perl/File-RsyncP/files/File-RsyncP-0.700.0-make.patch new file mode 100644 index 000000000000..adbc10294b38 --- /dev/null +++ b/dev-perl/File-RsyncP/files/File-RsyncP-0.700.0-make.patch @@ -0,0 +1,19 @@ +diff -ur File-RsyncP-0.68-orig/FileList/Makefile.PL File-RsyncP-0.68/FileList/Makefile.PL +--- File-RsyncP-0.68-orig/FileList/Makefile.PL 2006-11-19 06:47:34.000000000 +0100 ++++ File-RsyncP-0.68/FileList/Makefile.PL 2009-03-15 12:25:52.000000000 +0100 +@@ -16,7 +16,14 @@ + snprintf$(OBJ_EXT) + wildmatch$(OBJ_EXT) + ], +- 'depend' => { 'FileList.o' => 'config.h' }, ++ 'depend' => { 'FileList.o' => 'config.h' , ++ 'exclude.o' => 'config.h' , ++ 'flist.o' => 'config.h' , ++ 'hlink.o' => 'config.h' , ++ 'pool_alloc.o' => 'config.h' , ++ 'snprintf.o' => 'config.h' , ++ 'wildmatch.o' => 'config.h' ++ }, + 'clean' => {FILES => "configure.in config.log config.status config.h conftest* confdefs*"}, + ); + |
