Author: tille
Date: 2012-05-15 09:54:05 +0000 (Tue, 15 May 2012)
New Revision: 10875
Added:
trunk/packages/paml/trunk/debian/profile.d/
trunk/packages/paml/trunk/debian/profile.d/paml
Modified:
trunk/packages/paml/trunk/debian/changelog
Log:
Set PATH to find paml executables under their expected names
Modified: trunk/packages/paml/trunk/debian/changelog
===================================================================
--- trunk/packages/paml/trunk/debian/changelog 2012-05-15 09:50:12 UTC (rev
10874)
+++ trunk/packages/paml/trunk/debian/changelog 2012-05-15 09:54:05 UTC (rev
10875)
@@ -18,6 +18,8 @@
- Adapted to new names
- do not duplicate the same files into both packages (paml and
paml-doc)
+ * debian/profile.d/paml: Set PATH to find paml executables under
+ their expected names
-- Andreas Tille <[email protected]> Tue, 15 May 2012 11:10:59 +0200
Added: trunk/packages/paml/trunk/debian/profile.d/paml
===================================================================
--- trunk/packages/paml/trunk/debian/profile.d/paml
(rev 0)
+++ trunk/packages/paml/trunk/debian/profile.d/paml 2012-05-15 09:54:05 UTC
(rev 10875)
@@ -0,0 +1,3 @@
+# set PATH to enable finding paml executables with original name
+# install this file to /etc/profile.d
+export PATH="/usr/lib/debian-med/bin:$PATH"
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit