r376 - /packages/gnash/trunk/debian/rules
miriam at users.alioth.debian.org
miriam at users.alioth.debian.org
Fri Feb 19 00:11:15 UTC 2010
Author: miriam
Date: Fri Feb 19 00:10:53 2010
New Revision: 376
URL: http://svn.debian.org/wsvn/?sc=1&rev=376
Log:
Fix packaging bug
Modified:
packages/gnash/trunk/debian/rules
Modified: packages/gnash/trunk/debian/rules
URL: http://svn.debian.org/wsvn/packages/gnash/trunk/debian/rules?rev=376&op=diff
==============================================================================
--- packages/gnash/trunk/debian/rules (original)
+++ packages/gnash/trunk/debian/rules Fri Feb 19 00:10:53 2010
@@ -249,7 +249,7 @@
dh_strip
dh_compress
dh_fixperms
-# dh_makeshlibs
+ dh_makeshlibs
[ ! -e /usr/bin/dh_buildinfo ] || dh_buildinfo
dh_installdeb
export LD_LIBRARY_PATH="$(CURDIR)/debian/gnash-common-opengl/usr/lib/gnash:$$LD_LIBRARY_PATH" ; \
More information about the pkg-flash-devel
mailing list