]> Dogcows Code - chaz/tar/commitdiff
tar: port to recent gnulib
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 13 Jul 2015 16:32:46 +0000 (09:32 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 13 Jul 2015 16:53:56 +0000 (09:53 -0700)
* gnulib.modules: Remove 'acl' and add 'file-has-acl'.

gnulib.modules

index 0d2e76cfd641f699bb17d3fe6139b57824f604bd..ec3dc9000611fca19f60914c538d845dcfa727c2 100644 (file)
@@ -18,7 +18,6 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-acl
 alloca
 argmatch
 argp
 alloca
 argmatch
 argp
@@ -37,6 +36,7 @@ fchownat
 fcntl-h
 fdopendir
 fdutimensat
 fcntl-h
 fdopendir
 fdutimensat
+file-has-acl
 fileblocks
 fnmatch-gnu
 fprintftime
 fileblocks
 fnmatch-gnu
 fprintftime
This page took 0.025756 seconds and 4 git commands to generate.