ソースを参照

Import Debian version 3.2.1-1

Noèl Köthe 17 年 前
コミット
cfb9417928
1 ファイル変更1 行追加1 行削除
  1. 1 1
      debian/rules

+ 1 - 1
debian/rules

@@ -45,7 +45,7 @@ clean:
 	rm -f build-stamp 
 
 	# Add here commands to clean up after the build process.
-	-$(MAKE) distclean
+	$(MAKE) distclean
 	-test -r /usr/share/misc/config.sub && \
 	  cp -f /usr/share/misc/config.sub config.sub
 	-test -r /usr/share/misc/config.guess && \