Skip to content

Commit 342562a

Browse files
committed
try remove file
1 parent d55a4b1 commit 342562a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

debian/rules

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ 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
3738

3839
override_dh_auto_clean:
3940
rm -fr dist/build

0 commit comments

Comments
 (0)