Merge pull request #237 from ertugerata/master

patch rebuild and add xattr support
This commit is contained in:
Ertuğrul Erata
2016-03-01 13:55:19 +02:00
+3
View File
@@ -13,6 +13,9 @@
<Summary>Applies patch files</Summary>
<Description>Patch takes a patch file generated by diff command, and applies it to the original files, thus producing patched files.</Description>
<Archive sha1sum="8fd8f8f8ba640d871bce1bd33c7fd5e2ebe03a1e" type="tarxz">ftp://ftp.gnu.org/gnu/patch/patch-2.7.5.tar.xz</Archive>
<BuildDependencies>
<Dependency>attr-devel</Dependency>
</BuildDependencies>
<Patches>
<!--<Patch level="1">patch-2.7.1-initialize-data-structures-early-enough.patch</Patch>-->
</Patches>