sigh again
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 21 Nov 2007 09:06:11 +0000 (09:06 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 21 Nov 2007 09:06:11 +0000 (09:06 +0000)
build.common

index 097ae3e..1d00dc4 100644 (file)
@@ -276,8 +276,8 @@ function lst_parse () {
     return 0
 }
 
-function pl_getPackages2() { fcdistro=$1; shift ; lst_parse package $fcdistro "$@" }
-function pl_getGroups2() { fcdistro=$1; shift ; lst_parse group $fcdistro "$@" }
+function pl_getPackages2() { fcdistro=$1; shift ; lst_parse package $fcdistro "$@" }
+function pl_getGroups2() { fcdistro=$1; shift ; lst_parse group $fcdistro "$@" }
 
 function pl_getPackages() {
     filename=$1