瀏覽代碼

* samplecfg calling fixed

peter 25 年之前
父節點
當前提交
d36f783f15
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      install/debian/rules

+ 1 - 1
install/debian/rules

@@ -116,7 +116,7 @@ install-arch-stamp: build-arch-stamp debian-files-stamp
 
 # Create ppc386.cfg which is included as conffile
 	chmod 755 compiler/utils/samplecfg 
-	compiler/utils/samplecfg /usr/lib/fpc/$(FPCVERSION) $(INSTALL_DIR)/etc
+	compiler/utils/samplecfg "/usr/lib/fpc/\$$version" $(INSTALL_DIR)/etc
 	touch install-arch-stamp