Merge pull request #2626 from groni/master

strace change readme
This commit is contained in:
groni
2017-01-26 09:37:03 +01:00
committed by GitHub
+1 -1
View File
@@ -21,4 +21,4 @@ def check():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("ChangeLog", "CREDITS", "NEWS", "README", "README-linux",)
pisitools.dodoc("ChangeLog", "CREDITS", "NEWS", "README", "README-linux-ptrace",)