about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/Implies
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-07-19 10:05:00 -0700
committerH.J. Lu <hjl.tools@gmail.com>2012-07-19 10:19:32 -0700
commit1942576bb11c2d85dad8c6f3e4438226d285dd0c (patch)
treed2c31ee9bfa6dce238c487240002dfa57fd6c9e6 /sysdeps/unix/sysv/linux/Implies
parentf39df7ff83f8ebf9a0ccd0ef26751cf6a6606f79 (diff)
downloadglibc-hjl/implies.tar.gz
glibc-hjl/implies.tar.xz
glibc-hjl/implies.zip
Change Implies to shell script hjl/implies
Diffstat (limited to 'sysdeps/unix/sysv/linux/Implies')
-rw-r--r--sysdeps/unix/sysv/linux/Implies4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysdeps/unix/sysv/linux/Implies b/sysdeps/unix/sysv/linux/Implies
index b04bb6b33d..83d39949dd 100644
--- a/sysdeps/unix/sysv/linux/Implies
+++ b/sysdeps/unix/sysv/linux/Implies
@@ -1,6 +1,6 @@
 # The gnu subdirectory exists for things common to both Linux-based and
 # Hurd-based GNU systems.
-gnu
+echo gnu
 
 # Linux has network support in the kernel.
-unix/inet
+echo unix/inet