keeping track of modules for the trunk as well
[build.git] / modules.update
index 4ab3373..9668629 100755 (executable)
@@ -3,4 +3,4 @@
 # redirect this into modules.list to get it refreshed
 #
 # we set DISTRONAME as this cannot be correctly guessed from the build box root context
-for tags in *tags*4.2.mk ; do make stage1=true PLDISTROTAGS=$tags DISTRONAME=f8 module-tools ; done | sort -u | grep -v '^build$'
+for tags in *tags.mk ; do make stage1=true PLDISTROTAGS=$tags DISTRONAME=f8 module-tools ; done | sort -u | grep -v '^build$'