mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 05:28:53 +02:00
Put clockwerk in Clockwerk directory, not in the root of the apps directory.
This commit is contained in:
@@ -12,8 +12,8 @@ BUILD {
|
||||
|
||||
INSTALL {
|
||||
cd clockwerk-78
|
||||
mkdir -p ${DESTDIR}/`finddir B_APPS_DIRECTORY`
|
||||
cp generated/distro-haiku/* ${DESTDIR}/`finddir B_APPS_DIRECTORY`
|
||||
mkdir -p ${DESTDIR}/`finddir B_APPS_DIRECTORY`/Clockwerk
|
||||
cp generated/distro-haiku/* ${DESTDIR}/`finddir B_APPS_DIRECTORY`/Clockwerk
|
||||
}
|
||||
|
||||
LICENSE="GNU GPL v2"
|
||||
|
||||
Reference in New Issue
Block a user