Package Details: deutex 4.4.0-4

Package Base: deutex
Description: A WAD file composer for Doom, Heretic, Hexen and Strife
Upstream URL: http://www.teaser.fr/~amajorel/deutex/
Category: devel
Licenses: custom
Submitter: None
Maintainer: None
Last Packager: None
Votes: 3
First Submitted: 2007-07-23 16:23
Last Updated: 2007-11-30 11:26

Dependencies (0)

Required by (0)

Sources

Latest Comments

Comment by carstene1ns

2014-08-16 19:49

Hello, you should replace some deprecated things in your PKGBUILD:
${startdir}/src → $srcdir
${startdir}/pkg → $pkgdir
Also move the install part into the new package() function. Thanks!