Skip to content

Update pdfpc from 4.3.2 to 4.3.4 #1164

Merged
merged 1 commit into from
Jul 5, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 4 additions & 5 deletions pdfpc.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION pdfpc-4.3.2-0
# BEE_VERSION pdfpc-4.3.4-0

## this file was created by bee init and should be executed to build a
## bee-package. (Additional hints are located at the end of this file.)
Expand Down Expand Up @@ -47,10 +47,9 @@ SRCURL[0]="https://github.com/pdfpc/pdfpc/archive/v${PKGVERSION}.tar.gz pdfpc-${
# bee_patch "${@}"
#}

mee_configure() {
bee_configure \
-DSYSCONFDIR=/etc
}
#mee_configure() {
# bee_configure
#}

#mee_build() {
# bee_build
Expand Down