Skip to content

Commit 3c9f6e6

Browse files
committed
Add epoch for pulseaudio-qubes requirements in Ubuntu builds
1 parent b6de187 commit 3c9f6e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile.builder

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ endif
1010

1111

1212
source-debian-quilt-copy-in:
13+
sed -i 's/$$(PA_VER)/1:$$(PA_VER)/g' $(CHROOT_DIR)/$(DIST_SRC)/debian/rules
1314
sed -i /Trolltech.conf/d $(CHROOT_DIR)/$(DIST_SRC)/debian/qubes-gui-agent.install
1415
-$(shell $(ORIG_SRC)/debian-quilt $(ORIG_SRC)/series-debian-vm.conf $(CHROOT_DIR)/$(DIST_SRC)/debian/patches)
1516

0 commit comments

Comments
 (0)