From 61f5cc954c42812fda97cd71be29c4a4d4788b15 Mon Sep 17 00:00:00 2001 From: shenmo Date: Thu, 16 Jul 2026 17:37:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20makefile=20=E9=80=82?= =?UTF-8?q?=E9=85=8D=E6=9E=84=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile b/Makefile index bd331bfa..0edee69f 100644 --- a/Makefile +++ b/Makefile @@ -46,7 +46,5 @@ install: cp -rv pkg/usr/share/ssinstall-local/ $(DESTDIR)/usr/share/ cp -rv pkg/usr/share/dsg/ $(DESTDIR)/usr/share/ cp -rv pkg/usr/share/bash-completion/ $(DESTDIR)/usr/share/ - cp -rv pkg/etc/apt/ $(DESTDIR)/etc/ - cp -rv pkg/tmp/spark-store-install/ $(DESTDIR)/tmp/ cp -rv tool/spark-store.asc $(DESTDIR)/opt/durapps/spark-store/bin/ ln -s ../../../spark-store/extras/spark-store $(DESTDIR)/opt/durapps/spark-store/bin/spark-store