]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blobdiff - depfix.sed
Drop use of -pedantic when doing gcc-wall
[thirdparty/e2fsprogs.git] / depfix.sed
index c73a89388f467eb918a4e1551112cebd36073fd1..582d79fd92bc524830f49755af745643cde506dc 100644 (file)
@@ -25,8 +25,8 @@ s/  */ /g
 s;/usr/include/[^ ]* *;;g
 s;/usr/lib/[^ ]* *;;g
 s;/mit/cygnus[^ ]* *;;g
-s;../[^ ]*lib/blkid/blkid[^ ]* *;;g
-s;../[^ ]*lib/uuid/uuid.h[^ ]* *;;g
+s;\.\./[^ ]*lib/blkid/blkid[^ ]* *;;g
+s;\.\./[^ ]*lib/uuid/uuid.h[^ ]* *;;g
 
 #
 # Now insert a trailing newline...