diff options
Diffstat (limited to 'repos/xorg/libptytty/abuild')
| -rw-r--r-- | repos/xorg/libptytty/abuild | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/repos/xorg/libptytty/abuild b/repos/xorg/libptytty/abuild new file mode 100644 index 00000000..f19b1345 --- /dev/null +++ b/repos/xorg/libptytty/abuild @@ -0,0 +1,5 @@ +name=libptytty +version=2.0 +release=1 +source="http://dist.schmorp.de/${name}/${name}-${version}.tar.gz" +build_opt="-DBUILD_SHARED_LIBS=ON -DPT_WTMPX_FILE=\"/dev/null/wtmp\"" |