mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-29 11:38:52 +02:00
Renamed bepdf bep files to remove the old svn number, as it is actually using cvs instead.
This commit is contained in:
@@ -7,12 +7,12 @@ DEPEND="app-text/htmldoc == 1.8.27"
|
||||
|
||||
BUILD {
|
||||
export BEPDF_BUILD_GCC=`setgcc | cut -d/ -f2`
|
||||
cd bepdf-1.1.1b4-532
|
||||
cd bepdf-1.1.1b4
|
||||
./build.sh package
|
||||
}
|
||||
|
||||
INSTALL {
|
||||
cd bepdf-1.1.1b4-532
|
||||
cd bepdf-1.1.1b4
|
||||
mkdir -p ${DESTDIR}/boot/apps
|
||||
unzip generated/BePDF-1.1.1b4.x86.zip -d ${DESTDIR}/boot/apps
|
||||
}
|
||||
Reference in New Issue
Block a user