From 339d1e32dc59c0cb5b3b32bef8b7e90f75f69908 Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Wed, 26 Jan 2022 23:09:00 -0500 Subject: version 3.24.31 --- Makefile | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a93c55c..f8a310f 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,10 @@ +# File: Makefile +# Location: https://gitlab.com/bgstack15/gtk3-classic-build +# Author: bgstack15 # Startdate: 2021-08-04 09:51 +# Title: Makefile for gtk3-classic-build debuild task +# Improve: +# add rpm option? all: gtk3 -- cgit From 3ca5bdffd2bd862804b31972e6d4367e4b6583ae Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Thu, 3 Feb 2022 19:27:48 -0500 Subject: remove improve: line about rpm --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f8a310f..9056961 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,6 @@ # Startdate: 2021-08-04 09:51 # Title: Makefile for gtk3-classic-build debuild task # Improve: -# add rpm option? all: gtk3 -- cgit