fricking unlucky
[feisty_meow.git] / scripts / core / generate_aliases.pl
index 09885b06929c7d82406cff0a8323fe6cc2c1ea82..ae7ea3e79db45eb9eb49743a5acfa7f299a9b9ad 100644 (file)
@@ -205,7 +205,7 @@ foreach $file (@shell_files) {
       || $file =~ /\/\.\.$/
       || $file =~ /\/\.svn$/
       || $file =~ /\/\.git$/
-      || $file =~ /\/customize\/[a-zA-Z0-9_]+\/[a-zA-Z0-9_.]+$/
+      || $file =~ /\/custom\/[a-zA-Z0-9_]+\/[a-zA-Z0-9_.]+$/
 #hmmm: would be nice to have this name in a symbol somewhere instead of having "customize" everywhere.
       ) {
     # just skip this item; it's a special directory or a file we don't want to include.