Skip to content

Commit

Permalink
Merge pull request #110 from tedsmith/v3.3.3
Browse files Browse the repository at this point in the history
V3.3.3 Debian packaging updates
  • Loading branch information
tedsmith authored Oct 20, 2023
2 parents bf11817 + d4dcecd commit c7292f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ BIN = quickhash
QHARCH ?= x64
LIBEWF = libewf-Linux-$(QHARCH).so

LAZARUSDIR ?= /usr/share/lazarus/2.0.12/
LAZBUILD := $(LAZARUSDIR)lazbuild
LAZRES := $(LAZARUSDIR)tools/lazres
LAZBUILD ?= lazbuild
LAZRES ?= lazres
LAZARUSDIR ?= /usr/lib/lazarus/default/

RESFILES = dbases_sqlite.lrs frmaboutunit.lrs udisplaygrid.lrs unit2.lrs udisplaygrid3.lrs uenvironmentchecker.lrs

Expand Down

0 comments on commit c7292f7

Please sign in to comment.