Browse Source

un-merge conflict by wbx@

Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
Thorsten Glaser 15 years ago
parent
commit
b8342db24c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/pkgmaker

+ 1 - 1
package/pkgmaker

@@ -112,6 +112,6 @@ EOF
 		print \\thelp
 		print "\t  flavour ADK_PACKAGE_${dnu}_$pf"
 	done
-	) >Config.in
+	) >Config.new
 	cd ..
 done