diff options
Diffstat (limited to 'graphics/utah-glx/files/patch-ad')
-rw-r--r-- | graphics/utah-glx/files/patch-ad | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/graphics/utah-glx/files/patch-ad b/graphics/utah-glx/files/patch-ad deleted file mode 100644 index 5e166fee090c..000000000000 --- a/graphics/utah-glx/files/patch-ad +++ /dev/null @@ -1,12 +0,0 @@ ---- Makefile.in.orig Thu Aug 24 16:53:45 2000 -+++ Makefile.in Thu Aug 24 21:46:36 2000 -@@ -44,7 +44,8 @@ - done - ${MKDIR} ${DESTDIR}${sysconfdir} - test -s ${DESTDIR}${sysconfdir}/glx.conf || \ -- ${INSTALL} -m 644 glx.conf ${DESTDIR}${sysconfdir}/glx.conf -+ ${INSTALL} -c -m 644 glx.conf ${DESTDIR}${sysconfdir}/glx.conf -+ ${INSTALL} -c -m 644 glx.conf ${DESTDIR}${sysconfdir}/glx.conf.default - - real-clean: - ${RM} config.status config.cache config.log |