瀏覽代碼

Set pycentral=nomove.

Jelmer Vernooij 15 年之前
父節點
當前提交
29bb944648
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 0 2
      debian/python-dulwich.install
  2. 2 0
      debian/rules

+ 0 - 2
debian/python-dulwich.install

@@ -1,2 +0,0 @@
-bin/dul-daemon usr/bin
-bin/dulwich usr/bin

+ 2 - 0
debian/rules

@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DH_PYCENTRAL=nomove
+
 DEB_PYTHON_SYSTEM=pycentral
 
 include /usr/share/cdbs/1/rules/debhelper.mk