diff options
Diffstat (limited to 'graphics/geomview/files/patch-ak')
-rw-r--r-- | graphics/geomview/files/patch-ak | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/geomview/files/patch-ak b/graphics/geomview/files/patch-ak deleted file mode 100644 index 45b561cc7128..000000000000 --- a/graphics/geomview/files/patch-ak +++ /dev/null @@ -1,11 +0,0 @@ ---- src/bin/geomview/x11/Makefile.obj.orig Tue Aug 15 03:42:07 2000 -+++ src/bin/geomview/x11/Makefile.obj Tue Aug 15 03:42:14 2000 -@@ -23,7 +23,7 @@ - # "geomview" script expects it in the former location. - install_bin: gvx - ${INSTALL} -O -v -F ${GEOM}/bin/${MACHTYPE} gvx -- ( cd ${GEOM}/bin/${MACHTYPE} ; chmod 775 gvx ) -+ ( cd ${GEOM}/bin/${MACHTYPE} ; chmod 755 gvx ) - - ${COMMON_OBJS} : - rm -f $@ ${@:o=c} |