]> sjero.net Git - wget/blobdiff - Makefile.am
More MS-DOS fixes.
[wget] / Makefile.am
index 3ae3c606d3363b9d8cd9c79d583610164a1742c9..27b43549046187e8c306286d0787d79eb57e5fae 100644 (file)
 # Version: @VERSION@
 #
 
+
+# We can't help that installing wget.info leaves /usr/share/info/dir
+# around, and we need to prevent uninstallation of the possibly
+# previously-existing /etc/wgetrc.
+distuninstallcheck_listfiles = find . -type f | \
+                              grep -Ev '(/share/info/dir|/etc/wgetrc)$$'
+
 # Search for macros in the m4 subdirectory:
 ACLOCAL_AMFLAGS = -I m4 -I md5/m4