------------------------------------------------------------
revno: 2279
committer: Václav Šmilauer <[email protected]>
branch nick: trunk
timestamp: Sun 2010-06-06 12:23:35 +0200
message:
1. Fix a non-critical typo in the script
modified:
scripts/debian-packages
--
lp:yade
https://code.launchpad.net/~yade-dev/yade/trunk
Your team Yade developers is subscribed to branch lp:yade.
To unsubscribe from this branch go to
https://code.launchpad.net/~yade-dev/yade/trunk/+edit-subscription
=== modified file 'scripts/debian-packages'
--- scripts/debian-packages 2010-06-06 10:18:07 +0000
+++ scripts/debian-packages 2010-06-06 10:23:35 +0000
@@ -27,7 +27,7 @@
cd $TOP
-for CHANGES in `ls -tr yade-${RELEASE}_$RELEASE-*_source.changes` in $DISTS; do
+for CHANGES in `ls -tr yade-${RELEASE}_$RELEASE-*_source.changes`; do
dput ppa:yade-users/ppa $CHANGES
done
_______________________________________________
Mailing list: https://launchpad.net/~yade-dev
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yade-dev
More help : https://help.launchpad.net/ListHelp