We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6de187 commit 3c9f6e6Copy full SHA for 3c9f6e6
Makefile.builder
@@ -10,6 +10,7 @@ endif
10
11
12
source-debian-quilt-copy-in:
13
+ sed -i 's/$$(PA_VER)/1:$$(PA_VER)/g' $(CHROOT_DIR)/$(DIST_SRC)/debian/rules
14
sed -i /Trolltech.conf/d $(CHROOT_DIR)/$(DIST_SRC)/debian/qubes-gui-agent.install
15
-$(shell $(ORIG_SRC)/debian-quilt $(ORIG_SRC)/series-debian-vm.conf $(CHROOT_DIR)/$(DIST_SRC)/debian/patches)
16
0 commit comments