Kaydet (Commit) c22348ac authored tarafından Suleyman Poyraz's avatar Suleyman Poyraz

Files problem

üst 64e15d37
--- libXau-1.0.3/AuDispose.c.orig 2007-11-23 17:51:27.000000000 -0200
+++ libXau-1.0.3/AuDispose.c 2007-11-23 17:51:34.000000000 -0200
@@ -33,7 +33,7 @@ in this Software without prior written a
#include <X11/Xauth.h>
#include <stdlib.h>
-void
+_X_EXPORT void
XauDisposeAuth (Xauth *auth)
{
if (auth) {
--- libXau-1.0.3/AuRead.c.orig 2007-11-23 17:52:14.000000000 -0200
+++ libXau-1.0.3/AuRead.c 2007-11-23 17:52:21.000000000 -0200
@@ -69,7 +69,7 @@ read_counted_string (unsigned short *cou
return 1;
}
-Xauth *
+_X_EXPORT Xauth *
XauReadAuth (FILE *auth_file)
{
Xauth local;
<!DOCTYPE INARY SYSTEM "https://gitlab.com/sulinos/sulinproject/inary/raw/master/inary-spec.dtd">
<INARY>
<Source>
......@@ -13,9 +12,6 @@
<Summary>X.Org Au library</Summary>
<Description>libXau provides functions to manage X authorization files</Description>
<Archive sha1sum="d9512d6869e022d4e9c9d33f6d6199eda4ad096b" type="tarbz2">http://xorg.freedesktop.org/archive/individual/lib/libXau-1.0.8.tar.bz2</Archive>
<Patches>
<Patch level="1">visibility.patch</Patch>
</Patches>
<BuildDependencies>
<Dependency>util-macros</Dependency>
<Dependency>xorg-proto</Dependency>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment