Remove all references to pi-nbt

This commit is contained in:
leha-code 2022-08-05 11:34:49 -04:00
parent 43333338f6
commit 77204b6eb5
No known key found for this signature in database
GPG Key ID: 15227A6455DDF7EE
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ Maintainer: mcpiscript <mcpiscript@gmail.com>
Depends: python3-pyqt5, python3:any, python3-pyqt5.qtwebkit, python3-pyqt5.qtsvg, python3-pyqt5.qtwebkit, python3-pyqt5.qtmultimedia
Replaces: mcpil, mcpil-r, gmcpil, jmcpil
Recommends: python3-pyqtdarkmode, python3-minecraftpi
Provides: pi-nbt, mcpiedit, mcpit, editpi
Provides: mcpiedit, mcpit, editpi
Section: games
Priority: optional
Homepage: https://github.com/mcpiscript/Planet

View File

@ -16,7 +16,7 @@ cp ./LICENSE ./build/planet/DEBIAN/license
cp ./scripts/package/deb/control ./build/planet/DEBIAN/control
cp ./scripts/package/deb/postinst ./build/planet/DEBIAN/postinst
cp ./scripts/package/deb/postrm ./build/planet/DEBIAN/postrm
wget https://github.com/MCPI-Revival/MCPIedit/raw/master/pi-nbt.c -O ./build/planet/usr/lib/planet-launcher/pi-nbt.c -q
#wget https://github.com/MCPI-Revival/MCPIedit/raw/master/pi-nbt.c -O ./build/planet/usr/lib/planet-launcher/pi-nbt.c -q
dpkg-deb --build ./build/planet
mkdir dist