[Pkg-corba-commits] r87 - in /trunk/omnievents/debian: changelog rules

tgg at users.alioth.debian.org tgg at users.alioth.debian.org
Sun Dec 9 16:32:16 UTC 2007


Author: tgg
Date: Sun Dec  9 16:32:16 2007
New Revision: 87

URL: http://svn.debian.org/wsvn/pkg-corba/?sc=1&rev=87
Log:
remove useless symlink

Modified:
    trunk/omnievents/debian/changelog
    trunk/omnievents/debian/rules

Modified: trunk/omnievents/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-corba/trunk/omnievents/debian/changelog?rev=87&op=diff
==============================================================================
--- trunk/omnievents/debian/changelog (original)
+++ trunk/omnievents/debian/changelog Sun Dec  9 16:32:16 2007
@@ -12,6 +12,7 @@
     dependencies.
   * Build-depend on omniorb4 >= 4.1.1.
   * Rework descriptions.
+  * Remove useless libomniEvents.so.2.6 symlink.
   * Fix FTBFS with g++-4.3. Thanks to Martin Michlmayr for reporting this and
     providing a patch. Closes: #417459.
 

Modified: trunk/omnievents/debian/rules
URL: http://svn.debian.org/wsvn/pkg-corba/trunk/omnievents/debian/rules?rev=87&op=diff
==============================================================================
--- trunk/omnievents/debian/rules (original)
+++ trunk/omnievents/debian/rules Sun Dec  9 16:32:16 2007
@@ -29,6 +29,7 @@
 
 binary-post-install/libomnieventsc2a::
 	cd $(CURDIR)/debian/libomnieventsc2a/usr/lib/ && \
+	    rm -f libomniEvents.so.2.6 && \
 	    ln -sf libomniEvents.so.2.6.2 libomniEvents.so.2
 
 binary-post-install/libomnievents-dev::




More information about the Pkg-corba-commits mailing list