diff options
author | agc <agc> | 1998-01-15 16:25:55 +0000 |
---|---|---|
committer | agc <agc> | 1998-01-15 16:25:55 +0000 |
commit | f84c0e72e447857b0e84805991c7a7359fba15d3 (patch) | |
tree | 01a9fa053f849173ac7460711e70d9c58ff88f48 /x11/Xaw3d/patches/patch-aa | |
parent | 69acd2017bd735e272fc4427ad56c6d6a54e7a7c (diff) | |
download | pkgsrc-f84c0e72e447857b0e84805991c7a7359fba15d3.tar.gz |
Fixes so that headers are installed into the correct directory:
/usr/X11R6/include/X11/Xaw3d and not /usr/X11R6/include/X11/X11/Xaw3d.
Also clean up the PLIST so that it doesn't contain the static library,
whcih isn't built or installed.
Diffstat (limited to 'x11/Xaw3d/patches/patch-aa')
-rw-r--r-- | x11/Xaw3d/patches/patch-aa | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/x11/Xaw3d/patches/patch-aa b/x11/Xaw3d/patches/patch-aa index 5d0721b0ca7..d7468a37449 100644 --- a/x11/Xaw3d/patches/patch-aa +++ b/x11/Xaw3d/patches/patch-aa @@ -1,14 +1,5 @@ --- Imakefile.orig Wed May 29 17:38:40 1996 +++ Imakefile Mon Dec 1 01:02:08 1997 -@@ -7,7 +7,7 @@ - #define HasSharedData YES - #define LibName Xaw3d - #define SoRev SOXAWREV --#define IncSubdir Xaw3d -+#define IncSubdir X11/Xaw3d - - #ifdef LinuxArchitecture - JUMP_ROOT_Xaw3d = $(AWIDGETSRC)3d @@ -38,9 +38,9 @@ LINTLIBS = $(LINTXLIB) $(LINTXTOOL) |