Browse Source

Add v8pp to apt-publisher

master
Ray Burgemeestre 5 years ago
parent
commit
7776c5f348
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      apt-publisher/Makefile

+ 2
- 1
apt-publisher/Makefile View File

@@ -5,4 +5,5 @@ apt:

impl:
dpkg -i ffmpeg/pkg/*.deb
find /opt/cppse
dpkg -i v8pp/pkg/*.deb
find -type d /opt/cppse

Loading…
Cancel
Save