Author: beatle
Date: 2006-11-18 16:28:07 -0500 (Sat, 18 Nov 2006)
New Revision: 4016

Modified:
   branches/experimental/mesa/configs/debian-default
   branches/experimental/mesa/debian/changelog
Log:
Use the new upstream minstall utility to install files and directories. Using
/usr/bin/install would result in a symlink's target being copied instead of
the symlink.


Modified: branches/experimental/mesa/configs/debian-default
===================================================================
--- branches/experimental/mesa/configs/debian-default   2006-11-18 21:22:52 UTC 
(rev 4015)
+++ branches/experimental/mesa/configs/debian-default   2006-11-18 21:28:07 UTC 
(rev 4016)
@@ -8,7 +8,6 @@
 PROGRAM_DIRS =
 
 INSTALL_DIR = $(DESTDIR)/usr
-INSTALL = /usr/bin/install
 
 # vim: ft=make
 

Modified: branches/experimental/mesa/debian/changelog
===================================================================
--- branches/experimental/mesa/debian/changelog 2006-11-18 21:22:52 UTC (rev 
4015)
+++ branches/experimental/mesa/debian/changelog 2006-11-18 21:28:07 UTC (rev 
4016)
@@ -5,8 +5,11 @@
     + Drop hunk #2 of 01_fix-makefile.patch, applied upstream.
     + Drop 03_handle-sync-and-dont-unlock-display.patch, applied upstream.
   * Bump build-dependency on libdrm-dev (>= 2.2.0).
+  * Use the new upstream minstall utility to install files and directories.
+    Using /usr/bin/install would result in a symlink's target being copied
+    instead of the symlink.
 
- -- Thierry Reding <[EMAIL PROTECTED]>  Sat, 18 Nov 2006 22:22:07 +0100
+ -- Thierry Reding <[EMAIL PROTECTED]>  Sat, 18 Nov 2006 22:23:04 +0100
 
 mesa (6.5.1-1) experimental; urgency=low
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to