Skip to content

Commit 8f56815

Browse files
committed
Revert "try remove file"
This reverts commit 342562a.
1 parent 7cea17e commit 8f56815

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

debian/rules

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ override_dh_auto_install:
3434
cd src/runtime/python && python setup.py install --prefix=$(CURDIR)/debian/gf/usr
3535
# cd src/runtime/java && make INSTALL_PATH=$(CURDIR)/debian/gf/usr install
3636
# D="`find debian/gf -name dist-packages`" && [ -n "$$D" ] && cd $$D && cd .. && mv dist-packages dist-packages
37-
rm debian/gf/usr/local/lib/python3.12/dist-packages/easy-install.pth
3837

3938
override_dh_auto_clean:
4039
rm -fr dist/build

0 commit comments

Comments
 (0)