Kaynağa Gözat

* Fixed 'packconf' again

svn: 254
Bryan Drewery 22 yıl önce
ebeveyn
işleme
e7cbf26b7c
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  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)