[Pkg-virtualbox-commits] r276 - trunk/debian
daniel at alioth.debian.org
daniel at alioth.debian.org
Fri May 9 11:39:52 UTC 2008
Author: daniel
Date: 2008-05-09 11:39:51 +0000 (Fri, 09 May 2008)
New Revision: 276
Modified:
trunk/debian/changelog
trunk/debian/rules
Log:
Stripping off embedded copy of libxslt in dfsg-free target of rules.
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2008-05-09 11:39:07 UTC (rev 275)
+++ trunk/debian/changelog 2008-05-09 11:39:51 UTC (rev 276)
@@ -28,6 +28,7 @@
* Sanitizing dpatch headers.
* Stripping off embedded copy of libpng in dfsg-free target of rules.
* Stripping off embedded copy of libxml2 in dfsg-free target of rules.
+ * Stripping off embedded copy of libxslt 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:39:07 UTC (rev 275)
+++ trunk/debian/rules 2008-05-09 11:39:51 UTC (rev 276)
@@ -89,6 +89,7 @@
rm -rf ./src/libs/ffmpeg-20060710
rm -rf ./src/libs/libpng*
rm -rf ./src/libs/libxml2*
+ rm -rf ./src/libs/libxslt*
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