Fix oxygen-icons URL in config example
[mass-build.git] / config.py.sample
index e406591d559e05e7cd38ce4ad4491fba9c8b001d..308035251d89f10f9700949d3e919a75a309a8b4 100644 (file)
@@ -17,7 +17,7 @@ modules = [
        # KDE SC
        {'folder': 'kde', 'modules': [
                # KDE core
-               KDESvnModule('oxygen-icons', '/trunk/kdesupport/oxygen-icons'), # released within the SC, but located in kdesupport...
+               KDESvnModule('oxygen-icons', '/trunk/kdesupport'), # released within the SC, but located in kdesupport...
                KDEGitModule('kdelibs'),
                KDEGitModule('kactivities'),
                KDEGitModule('kdepimlibs'),