[Pkg-virtualbox-commits] r274 - trunk/debian

daniel at alioth.debian.org daniel at alioth.debian.org
Fri May 9 11:38:26 UTC 2008


Author: daniel
Date: 2008-05-09 11:38:25 +0000 (Fri, 09 May 2008)
New Revision: 274

Modified:
   trunk/debian/changelog
   trunk/debian/rules
Log:
Stripping off embedded copy of libpng in dfsg-free target of rules.

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2008-05-09 11:30:37 UTC (rev 273)
+++ trunk/debian/changelog	2008-05-09 11:38:25 UTC (rev 274)
@@ -26,6 +26,7 @@
   * Rediffing all patches.
   * Renumbering all patches.
   * Sanitizing dpatch headers.
+  * Stripping off embedded copy of libpng in dfsg-free target of rules.
 
  -- Michael Meskes <meskes at debian.org>  Fri, 02 May 2008 10:14:01 +0200
 

Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules	2008-05-09 11:30:37 UTC (rev 273)
+++ trunk/debian/rules	2008-05-09 11:38:25 UTC (rev 274)
@@ -87,6 +87,7 @@
 	rm -f ./src/libs/xpcom18a4/xpcom/MoreFiles/FSCopyObject.c
 	rm -f ./src/libs/xpcom18a4/xpcom/MoreFiles/FSCopyObject.h
 	rm -rf ./src/libs/ffmpeg-20060710
+	rm -rf ./src/libs/libpng*
 	rm -f ./src/VBox/HostServices/SharedClipboard/linux-stub.cpp
 	rm -f ./src/VBox/Additions/linux/xmouse/Imakefile
 	rm -rf ./src/VBox/Additions/linux/selinux-fedora




More information about the Pkg-virtualbox-commits mailing list