Przeglądaj źródła

* Fixed 'packconf' again

svn: 254
Bryan Drewery 22 lat temu
rodzic
commit
e7cbf26b7c
1 zmienionych plików z 0 dodań i 1 usunięć
  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)