Explorar o código

* Fixed 'packconf' again

svn: 254
Bryan Drewery %!s(int64=22) %!d(string=hai) anos
pai
achega
e7cbf26b7c
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      Makefile.in

+ 0 - 1
Makefile.in

@@ -120,7 +120,6 @@ eggautoconf:
 
 packconf: makesettings
 	@./makesettings pack/pack.cfg src/settings.tmp
-#	@(touch src/settings.c; \
 	@(if test "x`diff -qurN src/settings.tmp src/settings.c`" != "x"; then \
 	cp -f src/settings.tmp src/settings.c; \
 	fi)